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