Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnfs_fs.h37 #define FLUSH_COND_STABLE 32 /* conditional stable write - only stable macro
/linux/fs/nfs/
H A Dwrite.c272 ret = FLUSH_COND_STABLE; in wb_priority()