Lines Matching refs:recorded_ref
2682 struct recorded_ref { struct
2701 struct recorded_ref *ref; in __record_ref() argument
2724 static int dup_ref(struct recorded_ref *ref, struct list_head *list) in dup_ref()
2726 struct recorded_ref *new; in dup_ref()
2742 struct recorded_ref *cur; in __free_recorded_refs()
2745 cur = list_entry(head->next, struct recorded_ref, list); in __free_recorded_refs()
3008 struct recorded_ref *cur; in add_pending_dir_move()
3090 struct recorded_ref *cur; in apply_dir_move()
3286 struct recorded_ref *parent_ref, in wait_for_dest_dir_move()
3371 struct recorded_ref *parent_ref) in wait_for_parent_move()
3451 struct recorded_ref *cur; in process_recorded_refs()
3452 struct recorded_ref *cur2; in process_recorded_refs()
3685 cur = list_entry(sctx->deleted_refs.next, struct recorded_ref, in process_recorded_refs()