Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Ddirtree.c73 struct xchk_dirpath *path, *n; in xchk_dirtree_buf_cleanup()
158 struct xchk_dirpath *path, in xchk_dirpath_append()
217 struct xchk_dirpath *path; in xchk_dirtree_create_path()
242 path = kmalloc(sizeof(struct xchk_dirpath), XCHK_GFP_FLAGS); in xchk_dirtree_create_path()
280 struct xchk_dirpath *path) in xchk_dirpath_revalidate()
347 struct xchk_dirpath *path, in xchk_dirpath_set_outcome()
365 struct xchk_dirpath *path, in xchk_dirpath_step_up()
517 struct xchk_dirpath *path) in xchk_dirpath_walk_upwards()
595 struct xchk_dirpath *path, in xchk_dirpath_step_is_stale()
661 struct xchk_dirpath *pat in xchk_dirpath_is_stale()
[all...]
H A Ddirtree_repair.c57 struct xchk_dirpath *path, in xrep_dirpath_set_outcome()
72 struct xchk_dirpath *path; in xrep_dirtree_delete_all_paths()
100 struct xchk_dirpath *path) in xrep_dirpath_retain_parent()
118 struct xchk_dirpath *path; in xrep_dirtree_find_surviving_path()
147 struct xchk_dirpath *path; in xrep_dirtree_keep_one_good_path()
183 struct xchk_dirpath *path; in xrep_dirtree_keep_one_suspect_path()
264 struct xchk_dirpath *path, in xrep_dirtree_prep_path()
381 struct xchk_dirpath *path, in xrep_dirtree_unlink()
505 struct xchk_dirpath *path) in xrep_dirtree_delete_path()
554 struct xchk_dirpath *pat in xrep_dirtree_create_adoption_path()
[all...]
H A Ddirtree.h41 struct xchk_dirpath { struct
163 struct xchk_dirpath *path, const struct xfs_name *name,
60 outcomexchk_dirpath global() argument