Home
last modified time | relevance | path

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

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