Home
last modified time | relevance | path

Searched defs:super_block (Results 1 – 4 of 4) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dunsquashfs.h70 struct super_block { struct
71 struct squashfs_super_block s; argument
73 unsigned int no_uids;
74 unsigned int no_guids;
75 long long uid_start;
76 long long guid_start;
/external/e2fsprogs/lib/ext2fs/
Dundo_io.c498 unsigned int blocksize, blk64_t super_block, in check_filesystem()
552 blk64_t super_block, lblk; in try_reopen_undo_file() local
/external/e2fsprogs/misc/
De2undo.c99 blk64_t super_block; member
/external/e2fsprogs/ext2ed/
Dext2ed.h126 struct ext2_super_block super_block; member