Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/tests/
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_roots); in test_multiple_refs()
/kernel/linux/linux-5.10/fs/btrfs/
Dulist.h49 void ulist_free(struct ulist *ulist);
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()
1478 ulist_free(tmp); in btrfs_add_qgroup_relation()
1543 ulist_free(tmp); in __del_qgroup_relation()
2684 ulist_free(tmp); in btrfs_qgroup_account_extent()
2685 ulist_free(qgroups); in btrfs_qgroup_account_extent()
2686 ulist_free(old_roots); in btrfs_qgroup_account_extent()
2687 ulist_free(new_roots); in btrfs_qgroup_account_extent()
[all …]
Dulist.c110 void ulist_free(struct ulist *ulist) in ulist_free() function
Dbackref.c665 ulist_free(ulist); in free_leaf_list()
1509 ulist_free(tmp);
1518 ulist_free(tmp);
1519 ulist_free(*roots);
1530 ulist_free(tmp);
2052 ulist_free(roots);
Dextent_io.c4878 ulist_free(roots); in extent_fiemap()
4879 ulist_free(tmp_ulist); in extent_fiemap()
Drelocation.c3113 ulist_free(leaves); in add_data_references()