Data Fields | |
int | major |
Major device number. | |
int | minor |
Minor device number. | |
char | device [MOUNT_POINT_STRING_SIZE] |
Device filename. | |
char | mount_point [MOUNT_POINT_STRING_SIZE] |
Mount point. | |
char | fs_type [MOUNT_POINT_STRING_SIZE] |
Filesystem type. |
Definition at line 1023 of file block_class_device.c.