Searched refs:FLUSH_COND_STABLE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | nfs_fs.h | 37 #define FLUSH_COND_STABLE 32 /* conditional stable write - only stable macro |
| /linux/fs/nfs/ | ||
| H A D | write.c | 272 ret = FLUSH_COND_STABLE; in wb_priority() |