Home
last modified time | relevance | path

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

/linux-6.15/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()
/linux-6.15/fs/btrfs/
H A Dulist.h52 void ulist_free(struct ulist *ulist);
H A Dulist.c124 void ulist_free(struct ulist *ulist) in ulist_free() function
H A Dqgroup.c584 ulist_free(fs_info->qgroup_ulist); in btrfs_read_qgroup_config()
654 ulist_free(fs_info->qgroup_ulist); in btrfs_free_qgroup_config()
1276 ulist_free(fs_info->qgroup_ulist); in btrfs_quota_enable()
1285 ulist_free(ulist); in btrfs_quota_enable()
3010 ulist_free(old_roots); in btrfs_qgroup_account_extent()
3011 ulist_free(new_roots); in btrfs_qgroup_account_extent()
3096 ulist_free(record->old_roots); in btrfs_qgroup_account_extents()
3097 ulist_free(new_roots); in btrfs_qgroup_account_extents()
4885 ulist_free(entry->old_roots); in btrfs_qgroup_destroy_extent_records()
H A Dbackref.c712 ulist_free(ulist); in free_leaf_list()
1755 ulist_free(ctx->refs); in btrfs_find_all_roots_safe()
1771 ulist_free(ctx->roots); in btrfs_find_all_roots_safe()
1784 ulist_free(ctx->refs); in btrfs_find_all_roots_safe()
2521 ulist_free(ctx->roots); in iterate_extent_inodes()
H A Drelocation.c3367 ulist_free(ctx.refs); in add_data_references()