Searched refs:recorded_ref (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/fs/btrfs/
H A Dsend.c2712 struct recorded_ref { struct
2731 struct recorded_ref *ref; __record_ref()
2754 static int dup_ref(struct recorded_ref *ref, struct list_head *list) dup_ref()
2756 struct recorded_ref *new; dup_ref()
2772 struct recorded_ref *cur; __free_recorded_refs()
2775 cur = list_entry(head->next, struct recorded_ref, list); __free_recorded_refs()
3039 struct recorded_ref *cur; add_pending_dir_move()
3121 struct recorded_ref *cur; apply_dir_move()
3317 struct recorded_ref *parent_ref, wait_for_dest_dir_move()
3433 struct recorded_ref *parent_ref, wait_for_parent_move()
3527 struct recorded_ref *cur; process_recorded_refs()
3528 struct recorded_ref *cur2; process_recorded_refs()
3765 cur = list_entry(sctx->deleted_refs.next, struct recorded_ref, process_recorded_refs()

Completed in 100 milliseconds