Searched refs:xchk_dirtree (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | dirtree.c | 72 struct xchk_dirtree *dl = buf; in xchk_dirtree_buf_cleanup() 98 struct xchk_dirtree *dl; in xchk_setup_dirtree() 109 dl = kvzalloc_obj(struct xchk_dirtree, XCHK_GFP_FLAGS); in xchk_setup_dirtree() 155 struct xchk_dirtree *dl, in xchk_dirpath_append() 215 struct xchk_dirtree *dl = priv; in xchk_dirtree_create_path() 278 struct xchk_dirtree *dl, in xchk_dirpath_revalidate() 316 struct xchk_dirtree *dl = priv; in xchk_dirpath_find_next_step() 345 struct xchk_dirtree *dl, in xchk_dirpath_set_outcome() 363 struct xchk_dirtree *dl, in xchk_dirpath_step_up() 515 struct xchk_dirtree *dl, in xchk_dirpath_walk_upwards() [all …]
|
| H A D | dirtree_repair.c | 56 struct xchk_dirtree *dl, in xrep_dirpath_set_outcome() 69 struct xchk_dirtree *dl, in xrep_dirtree_delete_all_paths() 99 struct xchk_dirtree *dl, in xrep_dirpath_retain_parent() 115 struct xchk_dirtree *dl, in xrep_dirtree_find_surviving_path() 144 struct xchk_dirtree *dl, in xrep_dirtree_keep_one_good_path() 180 struct xchk_dirtree *dl, in xrep_dirtree_keep_one_suspect_path() 217 struct xchk_dirtree *dl, in xrep_dirtree_decide_fate() 263 struct xchk_dirtree *dl, in xrep_dirtree_prep_path() 285 struct xchk_dirtree *dl, in xrep_dirtree_purge_dentry() 379 struct xchk_dirtree *dl, in xrep_dirtree_unlink() [all …]
|
| H A D | scrub.h | 281 int xchk_dirtree(struct xfs_scrub *sc);
|
| H A D | scrub.c | 459 .scrub = xchk_dirtree,
|
| H A D | trace.h | 32 struct xchk_dirtree; 1818 TP_PROTO(const struct xchk_dirtree *dl, 1853 TP_PROTO(const struct xchk_dirtree *dl, \
|