Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dfsck.h54 #define SB_MASK_ALL (SB_MASK(SB0_ADDR) | SB_MASK(SB1_ADDR)) macro
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.c1331 update_superblock(sb, SB_MASK_ALL); in sanity_check_ckpt()
3198 update_superblock(sb, SB_MASK_ALL); in check_sector_size()
3229 update_superblock(sb, SB_MASK_ALL); in tune_sb_features()