Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_file.c1889 FOP_DONTCACHE,
/linux-6.15/include/linux/
H A Dfs.h2189 #define FOP_DONTCACHE 0 /* ((__force fop_flags_t)(1 << 7)) */ macro
3729 if (!(ki->ki_filp->f_op->fop_flags & FOP_DONTCACHE)) in kiocb_set_rw_flags()