Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dtempfile.h36 int xrep_tempfile_roll_trans(struct xfs_scrub *sc);
Dtempfile.c466 return xrep_tempfile_roll_trans(sc); in xrep_tempfile_set_isize()
476 xrep_tempfile_roll_trans( in xrep_tempfile_roll_trans() function
Ddir_repair.c1689 error = xrep_tempfile_roll_trans(rd->sc); in xrep_dir_swap()