Home
last modified time | relevance | path

Searched refs:SB_I_STABLE_WRITES (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfs/
H A Dfs_context.c1759 fc->s_iflags |= SB_I_STABLE_WRITES; in nfs_init_fs_context()
/linux/include/linux/
H A Dfs.h1291 #define SB_I_STABLE_WRITES 0x00000008 /* don't modify blks until WB is done */ macro