Home
last modified time | relevance | path

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

/fs/xfs/scrub/
A Ddirtree.h138 struct list_head path_list; member
154 list_for_each_entry_safe((path), (n), &(dl)->path_list, list)
157 list_for_each_entry((path), &(dl)->path_list, list)
A Ddirtree.c112 INIT_LIST_HEAD(&dl->path_list); in xchk_setup_dirtree()
259 list_add_tail(&path->list, &dl->path_list); in xchk_dirtree_create_path()
A Ddirtree_repair.c602 list_add_tail(&path->list, &dl->path_list); in xrep_dirtree_create_adoption_path()

Completed in 7 milliseconds