Home
last modified time | relevance | path

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

/linux/fs/netfs/ !
H A Dbuffered_read.c670 rreq->no_unlock_folio = folio->index; in netfs_write_begin()
736 rreq->no_unlock_folio = folio->index; in netfs_prefetch_for_write()
H A Dread_collect.c86 if (folio->index == rreq->no_unlock_folio && in netfs_unlock_read_folio()
/linux/include/linux/ !
H A Dnetfs.h255 pgoff_t no_unlock_folio; /* Don't unlock this folio after read */ member