Home
last modified time | relevance | path

Searched refs:EXPORT_OP_FLUSH_ON_CLOSE (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dexportfs.h248 #define EXPORT_OP_FLUSH_ON_CLOSE (0x20) /* fs flushes file data on close */ macro
/linux/fs/nfs/
A Dexport.c157 EXPORT_OP_FLUSH_ON_CLOSE,
/linux/Documentation/filesystems/nfs/
A Dexporting.rst234 EXPORT_OP_FLUSH_ON_CLOSE - Filesystem flushes file data on close(2)
239 way should set EXPORT_OP_FLUSH_ON_CLOSE so that NFSD knows to skip
/linux/fs/nfsd/
A Dfilecache.c313 if (!(file_inode(file)->i_sb->s_export_op->flags & EXPORT_OP_FLUSH_ON_CLOSE)) in nfsd_file_check_writeback()

Completed in 11 milliseconds