Home
last modified time | relevance | path

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

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