Searched defs:super_block (Results 1 – 2 of 2) sorted by relevance
66 struct super_block { struct67 struct squashfs_super_block s; argument69 unsigned int no_uids;70 unsigned int no_guids;71 long long uid_start;72 long long guid_start;
126 struct ext2_super_block super_block; member