Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/netfs/
A Dbuffered_read.c30 __clear_bit(NETFS_SREQ_COPY_TO_CACHE, &subreq->flags); in netfs_rreq_unlock_folios()
63 if (test_bit(NETFS_SREQ_COPY_TO_CACHE, &subreq->flags)) in netfs_rreq_unlock_folios()
A Dio.c184 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()
/linux-6.3-rc2/include/linux/
A Dnetfs.h159 #define NETFS_SREQ_COPY_TO_CACHE 0 /* Set if should copy the data to the cache */ macro
/linux-6.3-rc2/fs/cachefiles/
A Dio.c414 __set_bit(NETFS_SREQ_COPY_TO_CACHE, _flags); in cachefiles_do_prepare_read()
486 __set_bit(NETFS_SREQ_COPY_TO_CACHE, _flags); in cachefiles_do_prepare_read()
/linux-6.3-rc2/fs/ceph/
A Daddr.c262 __clear_bit(NETFS_SREQ_COPY_TO_CACHE, &subreq->flags); in ceph_netfs_issue_op_inline()

Completed in 10 milliseconds