Home
last modified time | relevance | path

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

/fs/xfs/scrub/
A Ddirtree.c255 path->first_step = xfarray_length(dl->path_steps) - 1; in xchk_dirtree_create_path()
294 path->first_step, &dl->xname, &dl->pptr_rec); in xchk_dirpath_revalidate()
665 xfarray_idx_t idx = path->first_step; in xchk_dirpath_is_stale()
766 error = xfarray_load(dl->path_steps, path->first_step, &step); in xchk_dirtree_load_path()
A Ddirtree_repair.c105 error = xfarray_load(dl->path_steps, path->first_step, &step); in xrep_dirpath_retain_parent()
269 error = xfarray_load(dl->path_steps, path->first_step, step); in xrep_dirtree_prep_path()
598 path->first_step = xfarray_length(dl->path_steps) - 1; in xrep_dirtree_create_adoption_path()
A Ddirtree.h45 xfarray_idx_t first_step; member

Completed in 6 milliseconds