HomeSort by relevance Sort by last modified time
    Searched refs:super_block (Results 26 - 29 of 29) sorted by null

12

  /external/e2fsprogs/ext2ed/
ext2ed.h 126 struct ext2_super_block super_block; member in struct:struct_file_system_info
init.c 383 low_read ((char *) &file_system_info.super_block,sizeof (struct ext2_super_block),file_system_info.super_block_offset);
385 sb=&file_system_info.super_block;
  /external/squashfs-tools/kernel/fs/squashfs/
file.c 174 static long long read_indexes(struct super_block *sb, int n,
  /external/squashfs-tools/squashfs-tools/
unsquashfs.c 54 struct super_block sBlk;
    [all...]

Completed in 4503 milliseconds

12