Lines Matching refs:recorded_ref
3014 struct recorded_ref {
3025 static struct recorded_ref *recorded_ref_alloc(void)
3027 struct recorded_ref *ref;
3037 static void recorded_ref_free(struct recorded_ref *ref)
3048 static void set_ref_path(struct recorded_ref *ref, struct fs_path *path)
3055 static int dup_ref(struct recorded_ref *ref, struct list_head *list)
3057 struct recorded_ref *new;
3071 struct recorded_ref *cur;
3074 cur = list_entry(head->next, struct recorded_ref, list);
3398 struct recorded_ref *cur;
3521 struct recorded_ref *cur;
3756 struct recorded_ref *parent_ref,
3962 struct recorded_ref *parent_ref,
4062 static int update_ref_path(struct send_ctx *sctx, struct recorded_ref *ref)
4133 static int refresh_ref_path(struct send_ctx *sctx, struct recorded_ref *ref)
4165 struct recorded_ref *cur;
4166 struct recorded_ref *cur2;
4514 cur = list_entry(sctx->deleted_refs.next, struct recorded_ref,
4620 const struct recorded_ref *data = k;
4621 const struct recorded_ref *ref = rb_entry(node, struct recorded_ref, node);
4646 const struct recorded_ref *entry = rb_entry(node, struct recorded_ref, node);
4657 struct recorded_ref *ref = NULL;
4699 struct recorded_ref data;
4700 struct recorded_ref *ref;
4712 ref = rb_entry(node, struct recorded_ref, node);
4729 struct recorded_ref data;
4730 struct recorded_ref *ref;
4742 ref = rb_entry(node, struct recorded_ref, node);