Home
last modified time | relevance | path

Searched refs:SB_MASK_ALL (Results 1 – 5 of 5) sorted by relevance

/third_party/f2fs-tools/fsck/
Dresize.c678 update_superblock(new_sb, SB_MASK_ALL); in f2fs_resize_grow()
732 update_superblock(new_sb, SB_MASK_ALL); in f2fs_resize_shrink()
Dfsck.h54 #define SB_MASK_ALL (SB_MASK(SB0_ADDR) | SB_MASK(SB1_ADDR)) macro
Dmount.c1476 update_superblock(sb, SB_MASK_ALL); in sanity_check_ckpt()
3363 update_superblock(sb, SB_MASK_ALL); in check_sector_size()
3394 update_superblock(sb, SB_MASK_ALL); in tune_sb_features()
3709 update_superblock(sbi->raw_super, SB_MASK_ALL); in f2fs_do_mount()
3738 update_superblock(sbi->raw_super, SB_MASK_ALL); in f2fs_do_mount()
Dmain.c1089 update_superblock(sb, SB_MASK_ALL); in do_label()
Dfsck.c3382 update_superblock(sb, SB_MASK_ALL); in fsck_verify()