Searched refs:path_nr (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/md/ |
| H A D | dm-switch.c | 157 unsigned int path_nr; in switch_get_path_nr() local 170 path_nr = 0; in switch_get_path_nr() 172 return path_nr; in switch_get_path_nr() 195 unsigned int path_nr = 0; in initialise_region_table() local 201 path_nr = 0; in initialise_region_table() 381 unsigned long path_nr; in process_set_region_mappings() local 495 int path_nr; in switch_status() local 504 for (path_nr = 0; path_nr < sctx->nr_paths; path_nr++) in switch_status() 523 unsigned int path_nr; in switch_prepare_ioctl() local 542 int path_nr; in switch_iterate_devices() local [all …]
|
| /linux-6.15/fs/xfs/scrub/ |
| H 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 …]
|
| H 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 …]
|
| H A D | dirtree.h | 57 unsigned int path_nr; member
|
| H 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()
|
| /linux-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | switch.rst | 94 set_region_mappings <index>:<path_nr> [<index>]:<path_nr> [<index>]:<path_nr>... 104 <path_nr>
|