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()
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()
2532 ulist_free(ctx->roots); in iterate_extent_inodes()
H A Dqgroup.c3004 ulist_free(old_roots); in btrfs_qgroup_account_extent()
3005 ulist_free(new_roots); in btrfs_qgroup_account_extent()
3090 ulist_free(record->old_roots); in btrfs_qgroup_account_extents()
3091 ulist_free(new_roots); in btrfs_qgroup_account_extents()
4910 ulist_free(entry->old_roots); in btrfs_qgroup_destroy_extent_records()
H A Drelocation.c3330 ulist_free(ctx.refs); in add_data_references()