Searched refs:check_dirs (Results 1 – 1 of 1) sorted by relevance
3538 struct list_head check_dirs; in process_recorded_refs() local3554 INIT_LIST_HEAD(&check_dirs); in process_recorded_refs()3736 ret = dup_ref(cur, &check_dirs); in process_recorded_refs()3765 ret = dup_ref(cur, &check_dirs); in process_recorded_refs()3776 ret = dup_ref(cur, &check_dirs); in process_recorded_refs()3796 ret = dup_ref(cur, &check_dirs); in process_recorded_refs()3821 list_for_each_entry(cur, &check_dirs, list) { in process_recorded_refs()3862 __free_recorded_refs(&check_dirs); in process_recorded_refs()