Searched refs:FOP_DONTCACHE (Results 1 – 8 of 8) sorted by relevance
66 - for WRITE: 974c5e6139db3 ("xfs: flag as supporting FOP_DONTCACHE")69 filesystem doesn't indicate support by setting FOP_DONTCACHE.
460 .fop_flags = FOP_DONTCACHE,
1012 .fop_flags = FOP_DONTCACHE,
1222 if (file->f_op->fop_flags & FOP_DONTCACHE) in nfsd_iter_read()1402 if (nf->nf_file->f_op->fop_flags & FOP_DONTCACHE) in nfsd_direct_write()1508 if (file->f_op->fop_flags & FOP_DONTCACHE) in nfsd_vfs_write()
1054 FOP_DONTCACHE,
946 .fop_flags = FOP_BUFFER_RASYNC | FOP_DONTCACHE,
1980 #define FOP_DONTCACHE ((__force fop_flags_t)(1 << 7)) macro3474 if (!(ki->ki_filp->f_op->fop_flags & FOP_DONTCACHE)) in kiocb_set_rw_flags()
2178 FOP_DONTCACHE,