Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.h43 #define SB_MASK_ALL (SB_MASK(SB0_ADDR) | SB_MASK(SB1_ADDR)) macro
Dresize.c628 update_superblock(new_sb, SB_MASK_ALL); in f2fs_resize_grow()
679 update_superblock(new_sb, SB_MASK_ALL); in f2fs_resize_shrink()
Dmount.c997 update_superblock(sb, SB_MASK_ALL); in sanity_check_ckpt()
2569 update_superblock(sb, SB_MASK_ALL); in check_sector_size()
2590 update_superblock(sb, SB_MASK_ALL); in tune_sb_features()