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

/linux-master/fs/btrfs/
H A Dsend.c3025 struct recorded_ref { struct
3036 static struct recorded_ref *recorded_ref_alloc(void)
3038 struct recorded_ref *ref;
3048 static void recorded_ref_free(struct recorded_ref *ref)
3059 static void set_ref_path(struct recorded_ref *ref, struct fs_path *path)
3066 static int dup_ref(struct recorded_ref *ref, struct list_head *list)
3068 struct recorded_ref *new;
3082 struct recorded_ref *cur;
3085 cur = list_entry(head->next, struct recorded_ref, list);
3409 struct recorded_ref *cu
[all...]

Completed in 116 milliseconds