Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dnetfs.h198 #define NETFS_RREQ_DONT_UNLOCK_FOLIOS 3 /* Don't unlock the folios on completion */ macro
/linux-5.19.10/fs/netfs/
Dbuffered_read.c82 if (!test_bit(NETFS_RREQ_DONT_UNLOCK_FOLIOS, &rreq->flags)) { in netfs_rreq_unlock_folios()