Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/scrub/
Dtempfile.h25 int xrep_tempfile_prealloc(struct xfs_scrub *sc, xfs_fileoff_t off,
Drtsummary_repair.c147 error = xrep_tempfile_prealloc(sc, 0, rts->rsumblocks); in xrep_rtsummary()
Drtbitmap_repair.c602 error = xrep_tempfile_prealloc(sc, 0, rtb->rbmblocks); in xrep_rtbitmap()
Dtempfile.c413 xrep_tempfile_prealloc( in xrep_tempfile_prealloc() function
Dtrace.h2837 DEFINE_XREP_TEMPFILE_EVENT(xrep_tempfile_prealloc);