HomeSort by relevance Sort by last modified time
    Searched refs:ext4_super_block (Results 1 - 6 of 6) sorted by null

  /system/extras/ext4_utils/
ext4_utils.h 117 struct ext4_super_block *sb;
118 struct ext4_super_block **backup_sb;
159 void ext4_parse_sb(struct ext4_super_block *sb);
ext4fixup.c 84 static void read_sb(int fd, struct ext4_super_block *sb)
100 static void write_sb(int fd, unsigned long long offset, struct ext4_super_block *sb)
153 struct ext4_super_block sb;
199 struct ext4_super_block sb;
371 struct ext4_super_block sb;
ext2simg.c 48 struct ext4_super_block sb;
ext4_utils.c 214 struct ext4_super_block *sb = aux_info.sb;
332 void ext4_parse_sb(struct ext4_super_block *sb)
ext4.h 381 struct ext4_super_block { struct
  /system/vold/
cryptfs.c 85 struct ext4_super_block sb;
    [all...]

Completed in 162 milliseconds