Home
last modified time | relevance | path

Searched refs:ulist_free (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dqgroup-tests.c240 ulist_free(old_roots); in test_no_shared_qgroup()
247 ulist_free(old_roots); in test_no_shared_qgroup()
278 ulist_free(old_roots); in test_no_shared_qgroup()
285 ulist_free(old_roots); in test_no_shared_qgroup()
343 ulist_free(old_roots); in test_multiple_refs()
350 ulist_free(old_roots); in test_multiple_refs()
378 ulist_free(old_roots); in test_multiple_refs()
385 ulist_free(old_roots); in test_multiple_refs()
419 ulist_free(old_roots); in test_multiple_refs()
426 ulist_free(old_root in test_multiple_refs()
[all...]
/kernel/linux/linux-6.6/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_root in test_multiple_refs()
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dulist.h49 void ulist_free(struct ulist *ulist);
H A Dqgroup.c508 ulist_free(fs_info->qgroup_ulist); in btrfs_read_qgroup_config()
578 ulist_free(fs_info->qgroup_ulist); in btrfs_free_qgroup_config()
1185 ulist_free(fs_info->qgroup_ulist); in btrfs_quota_enable()
1194 ulist_free(ulist); in btrfs_quota_enable()
1492 ulist_free(tmp); in btrfs_add_qgroup_relation()
1557 ulist_free(tmp); in __del_qgroup_relation()
2712 ulist_free(tmp); in btrfs_qgroup_account_extent()
2713 ulist_free(qgroups); in btrfs_qgroup_account_extent()
2714 ulist_free(old_roots); in btrfs_qgroup_account_extent()
2715 ulist_free(new_root in btrfs_qgroup_account_extent()
[all...]
H A Dulist.c29 * ulist_free(ulist);
105 * ulist_free - free dynamically allocated ulist
110 void ulist_free(struct ulist *ulist) in ulist_free() function
H A Dbackref.c665 ulist_free(ulist); in free_leaf_list()
1456 * must be freed with ulist_free.
1509 ulist_free(tmp);
1518 ulist_free(tmp);
1519 ulist_free(*roots);
1530 ulist_free(tmp);
2052 ulist_free(roots);
H A Dextent_io.c4879 ulist_free(roots); in extent_fiemap()
4880 ulist_free(tmp_ulist); in extent_fiemap()
H A Drelocation.c3113 ulist_free(leaves); in add_data_references()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dulist.h49 void ulist_free(struct ulist *ulist);
H A Dqgroup.c533 ulist_free(fs_info->qgroup_ulist); in btrfs_read_qgroup_config()
603 ulist_free(fs_info->qgroup_ulist); in btrfs_free_qgroup_config()
1216 ulist_free(fs_info->qgroup_ulist); in btrfs_quota_enable()
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()
2779 ulist_free(tmp); in btrfs_qgroup_account_extent()
2780 ulist_free(qgroups); in btrfs_qgroup_account_extent()
2781 ulist_free(old_roots); in btrfs_qgroup_account_extent()
2782 ulist_free(new_root in btrfs_qgroup_account_extent()
[all...]
H A Dulist.c30 * ulist_free(ulist);
116 void ulist_free(struct ulist *ulist) in ulist_free() function
H A Dbackref.c716 ulist_free(ulist); in free_leaf_list()
1699 * @ctx->ignore_extent_item_pos is false, otherwise a fimple ulist_free() is
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()

Completed in 33 milliseconds