Searched refs:second_step (Results 1 – 3 of 3) sorted by relevance
256 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()
48 xfarray_idx_t second_step; member
599 path->second_step = XFARRAY_NULLIDX; in xrep_dirtree_create_adoption_path()
Completed in 10 milliseconds