Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.h54 #define SB_MASK_ALL (SB_MASK(SB0_ADDR) | SB_MASK(SB1_ADDR)) macro
Dresize.c642 update_superblock(new_sb, SB_MASK_ALL); in f2fs_resize_grow()
707 update_superblock(new_sb, SB_MASK_ALL); in f2fs_resize_shrink()
Dmain.c1048 update_superblock(sb, SB_MASK_ALL); in do_label()
Dmount.c1346 update_superblock(sb, SB_MASK_ALL); in sanity_check_ckpt()
3225 update_superblock(sb, SB_MASK_ALL); in check_sector_size()
3256 update_superblock(sb, SB_MASK_ALL); in tune_sb_features()