Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/netfs/
A Dio.c348 if (test_bit(NETFS_RREQ_COPY_TO_CACHE, &rreq->flags)) in netfs_rreq_assess()
438 set_bit(NETFS_RREQ_COPY_TO_CACHE, &rreq->flags); in netfs_subreq_terminated()
A Dbuffered_read.c28 __clear_bit(NETFS_RREQ_COPY_TO_CACHE, &rreq->flags); in netfs_rreq_unlock_folios()
/linux-6.3-rc2/include/linux/
A Dnetfs.h197 #define NETFS_RREQ_COPY_TO_CACHE 1 /* Need to write to the cache */ macro

Completed in 6 milliseconds