Home
last modified time | relevance | path

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

/linux/fs/btrfs/tests/
H A Dqgroup-tests.c235 ulist_free(old_roots); in test_no_shared_qgroup()
241 ulist_free(old_roots); in test_no_shared_qgroup()
275 ulist_free(old_roots); in test_no_shared_qgroup()
281 ulist_free(old_roots); in test_no_shared_qgroup()
347 ulist_free(old_roots); in test_multiple_refs()
353 ulist_free(old_roots); in test_multiple_refs()
384 ulist_free(old_roots); in test_multiple_refs()
390 ulist_free(old_roots); in test_multiple_refs()
427 ulist_free(old_roots); in test_multiple_refs()
433 ulist_free(old_roots); in test_multiple_refs()
/linux/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 Dbackref.c711 ulist_free(ulist); in free_leaf_list()
1751 ulist_free(ctx->refs); in btrfs_find_all_roots_safe()
1767 ulist_free(ctx->roots); in btrfs_find_all_roots_safe()
1780 ulist_free(ctx->refs); in btrfs_find_all_roots_safe()
2522 ulist_free(ctx->roots); in iterate_extent_inodes()
H A Dqgroup.c3002 ulist_free(old_roots); in btrfs_qgroup_account_extent()
3003 ulist_free(new_roots); in btrfs_qgroup_account_extent()
3088 ulist_free(record->old_roots); in btrfs_qgroup_account_extents()
3089 ulist_free(new_roots); in btrfs_qgroup_account_extents()
4908 ulist_free(entry->old_roots); in btrfs_qgroup_destroy_extent_records()
H A Drelocation.c3327 ulist_free(ctx.refs); in add_data_references()