Home
last modified time | relevance | path

Searched refs:xfile_get_folio (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dxfile.h26 struct folio *xfile_get_folio(struct xfile *xf, loff_t offset, size_t len,
Dxfile.c246 xfile_get_folio( in xfile_get_folio() function
Dxfarray.c587 folio = xfile_get_folio(si->array->xfile, lo_pos, len, XFILE_ALLOC); in xfarray_foliosort()
828 folio = xfile_get_folio(si->array->xfile, idx_pos, in xfarray_sort_scan()
Dtrace.h1032 DEFINE_XFILE_EVENT(xfile_get_folio);
/linux-6.12.1/Documentation/filesystems/xfs/
Dxfs-online-fsck-design.rst1943 The ``xfile_get_folio`` and ``xfile_put_folio`` functions are provided to