Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/scrub/
Ddirtree.h161 int xchk_dirtree_find_paths_to_root(struct xchk_dirtree *dl);
Ddirtree.c787 xchk_dirtree_find_paths_to_root( in xchk_dirtree_find_paths_to_root() function
951 error = xchk_dirtree_find_paths_to_root(dl); in xchk_dirtree()
Ddirtree_repair.c814 error = xchk_dirtree_find_paths_to_root(dl); in xrep_dirtree()