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

/linux-master/fs/btrfs/
H A Dulist.h54 int ulist_del(struct ulist *ulist, u64 val, u64 aux);
H A Dulist.c235 int ulist_del(struct ulist *ulist, u64 val, u64 aux) function
H A Dqgroup.c2972 ulist_del(new_roots, qgroup_to_skip, 0);
2973 ulist_del(record->old_roots, qgroup_to_skip,
4035 ulist_del(&reserved->range_changed, entry->val, entry->aux);

Completed in 137 milliseconds