Home
last modified time | relevance | path

Searched refs:NETFS_SREQ_COPY_TO_CACHE (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnetfs.h189 #define NETFS_SREQ_COPY_TO_CACHE 0 /* Set if should copy the data to the cache */ macro
/linux/fs/netfs/
H A Dread_collect.c249 if (test_bit(NETFS_SREQ_COPY_TO_CACHE, &front->flags)) in netfs_collect_read_results()
/linux/fs/ceph/
H A Daddr.c293 __clear_bit(NETFS_SREQ_COPY_TO_CACHE, &subreq->flags); in ceph_netfs_issue_op_inline()