Searched refs:NETFS_SREQ_COPY_TO_CACHE (Results 1 – 5 of 5) sorted by relevance
30 __clear_bit(NETFS_SREQ_COPY_TO_CACHE, &subreq->flags); in netfs_rreq_unlock_folios()65 if (!folio_started && test_bit(NETFS_SREQ_COPY_TO_CACHE, &subreq->flags)) { in netfs_rreq_unlock_folios()
184 if (!test_bit(NETFS_SREQ_COPY_TO_CACHE, &subreq->flags)) { in netfs_rreq_do_write_to_cache()437 if (test_bit(NETFS_SREQ_COPY_TO_CACHE, &subreq->flags)) in netfs_subreq_terminated()
159 #define NETFS_SREQ_COPY_TO_CACHE 0 /* Set if should copy the data to the cache */ macro
404 __set_bit(NETFS_SREQ_COPY_TO_CACHE, _flags); in cachefiles_do_prepare_read()476 __set_bit(NETFS_SREQ_COPY_TO_CACHE, _flags); in cachefiles_do_prepare_read()
305 __clear_bit(NETFS_SREQ_COPY_TO_CACHE, &subreq->flags); in ceph_netfs_issue_op_inline()