Home
last modified time | relevance | path

Searched refs:xrep_findparent_scan (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dfindparent.h35 int xrep_findparent_scan(struct xrep_parent_scan_info *pscan);
Dfindparent.c294 xrep_findparent_scan( in xrep_findparent_scan() function
Dparent_repair.c279 error = xrep_findparent_scan(&rp->pscan); in xrep_parent_find_dotdot()
Ddir_repair.c286 return xrep_findparent_scan(&rd->pscan); in xrep_dir_find_parent()