Searched refs:SB_I_SKIP_SYNC (Results 1 – 3 of 3) sorted by relevance
82 if (!sb_rdonly(sb) && !(sb->s_iflags & SB_I_SKIP_SYNC) && in sync_fs_one_sb()
2063 sb->s_iflags |= SB_I_SKIP_SYNC; in ovl_fill_super()
1113 #define SB_I_SKIP_SYNC 0x00000100 /* Skip superblock at global sync */ macro
Completed in 21 milliseconds