Searched refs:prelim_ref (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/fs/btrfs/ |
D | backref.c | 151 sizeof(struct prelim_ref), in btrfs_prelim_ref_init() 165 static void free_pref(struct prelim_ref *ref) in free_pref() 175 static int prelim_ref_compare(struct prelim_ref *ref1, in prelim_ref_compare() 176 struct prelim_ref *ref2) in prelim_ref_compare() 225 struct prelim_ref *newref, in prelim_ref_insert() 231 struct prelim_ref *ref; in prelim_ref_insert() 240 ref = rb_entry(parent, struct prelim_ref, rbnode); in prelim_ref_insert() 286 struct prelim_ref *ref, *next_ref; in prelim_release() 340 struct prelim_ref *ref; in add_prelim_ref() 413 struct ulist *parents, struct prelim_ref *ref, in add_all_parents() [all …]
|
D | backref.h | 66 struct prelim_ref { struct
|
/Linux-v5.4/include/trace/events/ |
D | btrfs.h | 31 struct prelim_ref; 1772 const struct prelim_ref *oldref, 1773 const struct prelim_ref *newref, u64 tree_size), 1815 const struct prelim_ref *oldref, 1816 const struct prelim_ref *newref, u64 tree_size), 1822 const struct prelim_ref *oldref, 1823 const struct prelim_ref *newref, u64 tree_size),
|