Searched refs:check_dirs (Results 1 – 1 of 1) sorted by relevance
3883 struct list_head check_dirs; in process_recorded_refs() local3902 INIT_LIST_HEAD(&check_dirs); in process_recorded_refs()4186 ret = dup_ref(cur, &check_dirs); in process_recorded_refs()4215 ret = dup_ref(cur, &check_dirs); in process_recorded_refs()4226 ret = dup_ref(cur, &check_dirs); in process_recorded_refs()4258 ret = dup_ref(cur, &check_dirs); in process_recorded_refs()4283 list_for_each_entry(cur, &check_dirs, list) { in process_recorded_refs()4324 __free_recorded_refs(&check_dirs); in process_recorded_refs()