Symbol: recorded_ref
fs/btrfs/send.c
2953
static struct recorded_ref *recorded_ref_alloc(void)
fs/btrfs/send.c
2955
struct recorded_ref *ref;
fs/btrfs/send.c
2965
static void recorded_ref_free(struct recorded_ref *ref)
fs/btrfs/send.c
2976
static void set_ref_path(struct recorded_ref *ref, struct fs_path *path)
fs/btrfs/send.c
2983
static int dup_ref(struct recorded_ref *ref, struct list_head *list)
fs/btrfs/send.c
2985
struct recorded_ref *new;
fs/btrfs/send.c
2999
struct recorded_ref *cur;
fs/btrfs/send.c
3002
cur = list_first_entry(head, struct recorded_ref, list);
fs/btrfs/send.c
3329
struct recorded_ref *cur;
fs/btrfs/send.c
3452
struct recorded_ref *cur;
fs/btrfs/send.c
3682
struct recorded_ref *parent_ref,
fs/btrfs/send.c
3876
struct recorded_ref *parent_ref,
fs/btrfs/send.c
3976
static int update_ref_path(struct send_ctx *sctx, struct recorded_ref *ref)
fs/btrfs/send.c
4047
static int refresh_ref_path(struct send_ctx *sctx, struct recorded_ref *ref)
fs/btrfs/send.c
4073
const struct recorded_ref *data = k;
fs/btrfs/send.c
4074
const struct recorded_ref *ref = rb_entry(node, struct recorded_ref, node);
fs/btrfs/send.c
4089
const struct recorded_ref *entry = rb_entry(node, struct recorded_ref, node);
fs/btrfs/send.c
4095
struct recorded_ref *ref, struct list_head *list)
fs/btrfs/send.c
4097
struct recorded_ref *tmp_ref;
fs/btrfs/send.c
4107
tmp_ref = list_last_entry(list, struct recorded_ref, list);
fs/btrfs/send.c
4137
struct recorded_ref *cur;
fs/btrfs/send.c
4138
struct recorded_ref *cur2;
fs/btrfs/send.c
4485
cur = list_first_entry(&sctx->deleted_refs, struct recorded_ref, list);
fs/btrfs/send.c
4590
const struct recorded_ref *data = k;
fs/btrfs/send.c
4591
const struct recorded_ref *ref = rb_entry(node, struct recorded_ref, node);
fs/btrfs/send.c
4610
const struct recorded_ref *entry = rb_entry(node, struct recorded_ref, node);
fs/btrfs/send.c
4621
struct recorded_ref *ref = NULL;
fs/btrfs/send.c
4662
struct recorded_ref data;
fs/btrfs/send.c
4663
struct recorded_ref *ref;
fs/btrfs/send.c
4675
ref = rb_entry(node, struct recorded_ref, node);
fs/btrfs/send.c
4691
struct recorded_ref data;
fs/btrfs/send.c
4692
struct recorded_ref *ref;
fs/btrfs/send.c
4704
ref = rb_entry(node, struct recorded_ref, node);