Searched refs:ulist_add_merge_ptr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ulist.h | 56 static inline int ulist_add_merge_ptr(struct ulist *ulist, u64 val, void *aux, in ulist_add_merge_ptr() function
|
H A D | backref.c | 512 ret = ulist_add_merge_ptr(parents, eb->start, in add_all_parents() 1404 ret = ulist_add_merge_ptr(refs, ref->parent,
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ulist.h | 56 static inline int ulist_add_merge_ptr(struct ulist *ulist, u64 val, void *aux, in ulist_add_merge_ptr() function
|
H A D | backref.c | 564 ret = ulist_add_merge_ptr(parents, eb->start, in add_all_parents() 1646 ret = ulist_add_merge_ptr(ctx->refs, ref->parent, in find_parent_nodes()
|
Completed in 9 milliseconds