Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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_roots); in test_multiple_refs()
/OK3568_Linux_fs/kernel/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()
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 …]
H A Dulist.c110 void ulist_free(struct ulist *ulist) in ulist_free() function
H A Dbackref.c661 ulist_free(ulist); in free_leaf_list()
1505 ulist_free(tmp);
1514 ulist_free(tmp);
1515 ulist_free(*roots);
1526 ulist_free(tmp);
2048 ulist_free(roots);
H A Dextent_io.c4878 ulist_free(roots); in extent_fiemap()
4879 ulist_free(tmp_ulist); in extent_fiemap()
H A Drelocation.c3113 ulist_free(leaves); in add_data_references()