Searched refs:SB_I_SKIP_SYNC (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/
H A Dsync.c82 if (!sb_rdonly(sb) && !(sb->s_iflags & SB_I_SKIP_SYNC) &&
/linux-master/fs/overlayfs/
H A Dsuper.c219 * Not called for sync(2) call or an emergency sync (SB_I_SKIP_SYNC).
1456 sb->s_iflags |= SB_I_SKIP_SYNC;
/linux-master/include/linux/
H A Dfs.h1182 #define SB_I_SKIP_SYNC 0x00000100 /* Skip superblock at global sync */ macro

Completed in 203 milliseconds