Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Ddirtree.h171 int xchk_dirtree_find_paths_to_root(struct xchk_dirtree *dl);
Ddirtree.c776 xchk_dirtree_find_paths_to_root( in xchk_dirtree_find_paths_to_root() function
940 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()