Home
last modified time | relevance | path

Searched refs:xrep_is_tempfile (Results 1 – 7 of 7) sorted by relevance

/linux/fs/xfs/scrub/
H A Dnlinks.c175 if (xrep_is_tempfile(p->dp)) in xchk_nlinks_live_update()
423 if (xrep_is_tempfile(dp)) in xchk_nlinks_collect_dir()
683 if (xrep_is_tempfile(ip)) in xchk_nlinks_compare_inode()
H A Dnlinks_repair.c107 if (xrep_is_tempfile(ip)) in xrep_nlinks_repair_inode()
H A Dparent.c172 if (dp == sc->ip || xrep_is_tempfile(dp) || in xchk_parent_validate()
H A Dtempfile.c960 xrep_is_tempfile( in xrep_is_tempfile() function
H A Dparent_repair.c472 return ip != rp->sc->ip && !xrep_is_tempfile(ip); in xrep_parent_want_scan()
H A Ddir_repair.c1182 return ip != rd->sc->ip && !xrep_is_tempfile(ip); in xrep_dir_want_scan()
H A Dinode_repair.c348 if (xrep_is_tempfile(dp)) in xrep_dinode_findmode_walk_directory()