Searched refs:ext4_parse_sb (Results 1 – 5 of 5) sorted by relevance
51 int ext4_parse_sb(struct ext4_super_block *sb, struct fs_info *info);
21 int ext4_parse_sb(struct ext4_super_block *sb, struct fs_info *info) in ext4_parse_sb() function
196 ext4_parse_sb(sb, &info); in ext4_parse_sb_info()
264 if (ext4_parse_sb(&sb, &info) != 0) { in get_ext4_size()
1500 if (ext4_parse_sb(&sb, &info) < 0) return false; in fs_mgr_has_shared_blocks()