Home
last modified time | relevance | path

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

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