Searched refs:path_names (Results 1 – 3 of 3) sorted by relevance
| /fs/xfs/scrub/ |
| A D | dirtree.c | 84 xfblob_destroy(dl->path_names); in xchk_dirtree_buf_cleanup() 127 error = xfblob_create(descr, &dl->path_names); in xchk_setup_dirtree() 141 xfblob_destroy(dl->path_names); in xchk_setup_dirtree() 175 error = xfblob_storename(dl->path_names, &step.name_cookie, name); in xchk_dirpath_append() 624 error = xfblob_loadname(dl->path_names, step.name_cookie, in xchk_dirpath_step_is_stale() 749 xfblob_truncate(dl->path_names); in xchk_dirtree_reset() 770 error = xfblob_loadname(dl->path_names, step.name_cookie, &dl->xname, in xchk_dirtree_load_path()
|
| A D | dirtree.h | 135 struct xfblob *path_names; member
|
| A D | dirtree_repair.c | 273 error = xfblob_loadname(dl->path_names, step->name_cookie, &dl->xname, in xrep_dirtree_prep_path()
|
Completed in 10 milliseconds