Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/tests/
H A Dqgroup-tests.c244 ulist_free(old_roots); in test_no_shared_qgroup()
250 ulist_free(old_roots); in test_no_shared_qgroup()
284 ulist_free(old_roots); in test_no_shared_qgroup()
290 ulist_free(old_roots); in test_no_shared_qgroup()
356 ulist_free(old_roots); in test_multiple_refs()
362 ulist_free(old_roots); in test_multiple_refs()
393 ulist_free(old_roots); in test_multiple_refs()
399 ulist_free(old_roots); in test_multiple_refs()
436 ulist_free(old_roots); in test_multiple_refs()
442 ulist_free(old_roots); in test_multiple_refs()
/openbmc/linux/fs/btrfs/
H A Dulist.h49 void ulist_free(struct ulist *ulist);
H A Dulist.c116 void ulist_free(struct ulist *ulist) in ulist_free() function
H A Dqgroup.c603 ulist_free(fs_info->qgroup_ulist); in btrfs_free_qgroup_config()
1225 ulist_free(ulist); in btrfs_quota_enable()
1543 ulist_free(tmp); in btrfs_add_qgroup_relation()
1608 ulist_free(tmp); in __del_qgroup_relation()
2777 ulist_free(tmp); in btrfs_qgroup_account_extent()
2778 ulist_free(qgroups); in btrfs_qgroup_account_extent()
2779 ulist_free(old_roots); in btrfs_qgroup_account_extent()
2780 ulist_free(new_roots); in btrfs_qgroup_account_extent()
2863 ulist_free(record->old_roots); in btrfs_qgroup_account_extents()
2864 ulist_free(new_roots); in btrfs_qgroup_account_extents()
[all …]
H A Dbackref.c716 ulist_free(ulist); in free_leaf_list()
1761 ulist_free(ctx->refs); in btrfs_find_all_roots_safe()
1777 ulist_free(ctx->roots); in btrfs_find_all_roots_safe()
1790 ulist_free(ctx->refs); in btrfs_find_all_roots_safe()
2521 ulist_free(ctx->roots); in iterate_extent_inodes()
H A Drelocation.c3490 ulist_free(ctx.refs); in add_data_references()