Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dsend.c2738 struct recorded_ref { struct
2747 static void set_ref_path(struct recorded_ref *ref, struct fs_path *path) in set_ref_path() argument
2762 struct recorded_ref *ref; in __record_ref()
2775 static int dup_ref(struct recorded_ref *ref, struct list_head *list) in dup_ref()
2777 struct recorded_ref *new; in dup_ref()
2793 struct recorded_ref *cur; in __free_recorded_refs()
2796 cur = list_entry(head->next, struct recorded_ref, list); in __free_recorded_refs()
3073 struct recorded_ref *cur; in add_pending_dir_move()
3196 struct recorded_ref *cur; in apply_dir_move()
3430 struct recorded_ref *parent_ref, in wait_for_dest_dir_move()
[all …]