Home
last modified time | relevance | path

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

/fs/xfs/scrub/
A Ddirtree.c256 path->second_step = XFARRAY_NULLIDX; in xchk_dirtree_create_path()
495 if (path->second_step == XFARRAY_NULLIDX) in xchk_dirpath_step_up()
496 path->second_step = xfarray_length(dl->path_steps) - 1; in xchk_dirpath_step_up()
680 for (i = 1, idx = path->second_step; i < path->nr_steps; i++, idx++) { in xchk_dirpath_is_stale()
A Ddirtree.h48 xfarray_idx_t second_step; member
A Ddirtree_repair.c599 path->second_step = XFARRAY_NULLIDX; in xrep_dirtree_create_adoption_path()

Completed in 10 milliseconds