Searched refs:no_unlock_folio (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/netfs/
H A Dbuffered_read.c104 if (folio->index == rreq->no_unlock_folio &&
463 rreq->no_unlock_folio = folio->index;
538 rreq->no_unlock_folio = folio->index;
/linux-master/include/linux/
H A Dnetfs.h277 pgoff_t no_unlock_folio; /* Don't unlock this folio after read */ member in struct:netfs_io_request
282 #define NETFS_RREQ_NO_UNLOCK_FOLIO 2 /* Don't unlock no_unlock_folio on completion */

Completed in 134 milliseconds