Lines Matching refs:ulist
964 struct ulist *ulist = NULL; in btrfs_quota_enable() local
986 ulist = ulist_alloc(GFP_KERNEL); in btrfs_quota_enable()
987 if (!ulist) { in btrfs_quota_enable()
1031 fs_info->qgroup_ulist = ulist; in btrfs_quota_enable()
1032 ulist = NULL; in btrfs_quota_enable()
1225 ulist_free(ulist); in btrfs_quota_enable()
1381 struct ulist *tmp, u64 ref_root, in __qgroup_excl_accounting()
1458 struct ulist *tmp, u64 src, u64 dst, in quick_update_accounting()
1490 struct ulist *tmp; in btrfs_add_qgroup_relation()
1556 struct ulist *tmp; in __del_qgroup_relation()
2489 struct ulist *roots, struct ulist *tmp, in qgroup_update_refcnt()
2490 struct ulist *qgroups, u64 seq, int update_old) in qgroup_update_refcnt()
2578 struct ulist *qgroups, in qgroup_update_counters()
2673 static int maybe_fs_roots(struct ulist *roots) in maybe_fs_roots()
2696 u64 num_bytes, struct ulist *old_roots, in btrfs_qgroup_account_extent()
2697 struct ulist *new_roots) in btrfs_qgroup_account_extent()
2700 struct ulist *qgroups = NULL; in btrfs_qgroup_account_extent()
2701 struct ulist *tmp = NULL; in btrfs_qgroup_account_extent()
2791 struct ulist *new_roots = NULL; in btrfs_qgroup_account_extents()