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 605 of file linux_class_block.c.
1.3.5