Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/scrub/
Dtempfile.h38 int xrep_tempfile_roll_trans(struct xfs_scrub *sc);
Dtempfile.c576 return xrep_tempfile_roll_trans(sc); in xrep_tempfile_set_isize()
586 xrep_tempfile_roll_trans( in xrep_tempfile_roll_trans() function
Ddir_repair.c1699 error = xrep_tempfile_roll_trans(rd->sc); in xrep_dir_swap()