Searched refs:path_nr (Results 1 – 4 of 4) sorted by relevance
| /fs/xfs/scrub/ |
| A D | dirtree.c | 257 path->path_nr = dl->nr_paths; in xchk_dirtree_create_path() 293 trace_xchk_dirpath_disappeared(dl->sc, sc->ip, path->path_nr, in xchk_dirpath_revalidate() 350 trace_xchk_dirpath_set_outcome(dl->sc, path->path_nr, path->nr_steps, in xchk_dirpath_set_outcome() 417 trace_xchk_dirpath_badgen(dl->sc, dp, path->path_nr, in xchk_dirpath_step_up() 425 trace_xchk_dirpath_nondir_parent(dl->sc, dp, path->path_nr, in xchk_dirpath_step_up() 433 trace_xchk_dirpath_unlinked_parent(dl->sc, dp, path->path_nr, in xchk_dirpath_step_up() 441 trace_xchk_dirpath_crosses_tree(dl->sc, dp, path->path_nr, in xchk_dirpath_step_up() 487 trace_xchk_dirpath_found_next_step(sc, dp, path->path_nr, in xchk_dirpath_step_up() 530 trace_xchk_dirpath_walk_upwards(sc, sc->ip, path->path_nr, &dl->xname, in xchk_dirpath_walk_upwards() 649 trace_xchk_dirpath_changed(dl->sc, path->path_nr, step_nr, p->dp, in xchk_dirpath_step_is_stale() [all …]
|
| A D | trace.h | 1680 __field(unsigned int, path_nr) 1690 __entry->path_nr = path_nr; 1700 __entry->path_nr, 1725 __field(unsigned int, path_nr) 1736 __entry->path_nr = path_nr; 1747 __entry->path_nr, 1806 __entry->path_nr = path_nr; 1812 __entry->path_nr, 1873 __field(unsigned int, path_nr) 1882 __entry->path_nr = path_nr; [all …]
|
| A D | dirtree_repair.c | 60 trace_xrep_dirpath_set_outcome(dl->sc, path->path_nr, path->nr_steps, in xrep_dirpath_set_outcome() 421 trace_xrep_dirtree_delete_path(dl->sc, sc->ip, path->path_nr, in xrep_dirtree_unlink() 600 path->path_nr = dl->nr_paths; in xrep_dirtree_create_adoption_path()
|
| A D | dirtree.h | 57 unsigned int path_nr; member
|
Completed in 11 milliseconds