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.c673 rreq->no_unlock_folio = folio->index; in netfs_write_begin()
739 rreq->no_unlock_folio = folio->index; in netfs_prefetch_for_write()
H A Dread_collect.c87 if (folio->index == rreq->no_unlock_folio && in netfs_unlock_read_folio()
/linux/include/linux/
H A Dnetfs.h265 pgoff_t no_unlock_folio; /* Don't unlock this folio after read */ member