Home
last modified time | relevance | path

Searched refs:ext4_super_block (Results 1 – 7 of 7) sorted by relevance

/system/extras/ext4_utils/
Dext4_utils.h137 struct ext4_super_block *sb;
138 struct ext4_super_block **backup_sb;
179 void ext4_parse_sb(struct ext4_super_block *sb);
Dext4fixup.c87 static void read_sb(int fd, struct ext4_super_block *sb) in read_sb()
103 static void write_sb(int fd, unsigned long long offset, struct ext4_super_block *sb) in write_sb()
156 struct ext4_super_block sb; in set_fs_fixup_state()
202 struct ext4_super_block sb; in read_ext()
373 struct ext4_super_block sb; in update_superblocks_and_bg_desc()
Dext4_utils.c148 struct ext4_super_block *sb = aux_info.sb; in ext4_fill_in_sb()
266 void ext4_parse_sb(struct ext4_super_block *sb) in ext4_parse_sb()
Dext2simg.c59 struct ext4_super_block sb; in read_ext()
Dext4.h381 struct ext4_super_block { struct
/system/extras/tests/ext4/
Dcorrupt_gdt_free_blocks.c19 struct ext4_super_block sb; in main()
/system/vold/
Dcryptfs.c90 struct ext4_super_block sb; in get_fs_size()