Home
last modified time | relevance | path

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

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