Searched defs:xchk_metapath (Results 1 – 1 of 1) sorted by relevance
43 struct xchk_metapath { struct44 struct xfs_scrub *sc;47 struct xfs_name xname;50 struct xfs_dir_update du;75 xchk_metapath_cleanup( in xchk_metapath_cleanup() argument78 struct xchk_metapath *mpath = buf; in xchk_metapath_cleanup() argument304 xchk_metapath( in xchk_metapath() function