Home
last modified time | relevance | path

Searched refs:update_superblock (Results 1 – 3 of 3) sorted by relevance

/external/f2fs-tools/fsck/
Dfsck.h210 extern void update_superblock(struct f2fs_super_block *, int);
Dresize.c636 update_superblock(new_sb, SB_MASK_ALL); in f2fs_resize_grow()
687 update_superblock(new_sb, SB_MASK_ALL); in f2fs_resize_shrink()
Dmount.c597 void update_superblock(struct f2fs_super_block *sb, int sb_mask) in update_superblock() function
697 update_superblock(sb, SB_MASK(sb_addr)); in sanity_check_area_boundary()
900 update_superblock(sbi->raw_super, SB_MASK(sb_addr)); in validate_super_block()
1260 update_superblock(sb, SB_MASK_ALL); in sanity_check_ckpt()
3127 update_superblock(sb, SB_MASK_ALL); in check_sector_size()
3158 update_superblock(sb, SB_MASK_ALL); in tune_sb_features()