Searched refs:EXPORT_OP_FLUSH_ON_CLOSE (Results 1 – 4 of 4) sorted by relevance
226 #define EXPORT_OP_FLUSH_ON_CLOSE (0x20) /* fs flushes file data on close */ macro
157 EXPORT_OP_FLUSH_ON_CLOSE,
237 EXPORT_OP_FLUSH_ON_CLOSE - Filesystem flushes file data on close(2)242 way should set EXPORT_OP_FLUSH_ON_CLOSE so that NFSD knows to skip
314 if (!(file_inode(file)->i_sb->s_export_op->flags & EXPORT_OP_FLUSH_ON_CLOSE)) in nfsd_file_check_writeback()