Home
last modified time | relevance | path

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

/linux-5.19.10/fs/netfs/
Dbuffered_read.c83 if (folio_index(folio) == rreq->no_unlock_folio && in netfs_rreq_unlock_folios()
381 rreq->no_unlock_folio = folio_index(folio); in netfs_write_begin()
/linux-5.19.10/include/linux/
Dnetfs.h192 pgoff_t no_unlock_folio; /* Don't unlock this folio after read */ member