Lines Matching refs:recorded_ref
2765 struct recorded_ref { struct
2774 static void set_ref_path(struct recorded_ref *ref, struct fs_path *path) in set_ref_path() argument
2789 struct recorded_ref *ref; in __record_ref()
2802 static int dup_ref(struct recorded_ref *ref, struct list_head *list) in dup_ref()
2804 struct recorded_ref *new; in dup_ref()
2820 struct recorded_ref *cur; in __free_recorded_refs()
2823 cur = list_entry(head->next, struct recorded_ref, list); in __free_recorded_refs()
3109 struct recorded_ref *cur; in add_pending_dir_move()
3232 struct recorded_ref *cur; in apply_dir_move()
3469 struct recorded_ref *parent_ref, in wait_for_dest_dir_move()
3689 struct recorded_ref *parent_ref, in wait_for_parent_move()
3791 static int update_ref_path(struct send_ctx *sctx, struct recorded_ref *ref) in update_ref_path()
3862 static int refresh_ref_path(struct send_ctx *sctx, struct recorded_ref *ref) in refresh_ref_path()
3894 struct recorded_ref *cur; in process_recorded_refs()
3895 struct recorded_ref *cur2; in process_recorded_refs()
4248 cur = list_entry(sctx->deleted_refs.next, struct recorded_ref, in process_recorded_refs()
6291 struct recorded_ref *ref; in btrfs_unlink_all_paths()
6293 ref = list_first_entry(&deleted_refs, struct recorded_ref, list); in btrfs_unlink_all_paths()