Home
last modified time | relevance | path

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

/fs/btrfs/tests/
Dqgroup-tests.c452 root = btrfs_alloc_dummy_root(); in btrfs_test_qgroups()
489 tmp_root = btrfs_alloc_dummy_root(); in btrfs_test_qgroups()
504 tmp_root = btrfs_alloc_dummy_root(); in btrfs_test_qgroups()
Dextent-buffer-tests.c43 root = btrfs_alloc_dummy_root(); in test_btrfs_split_item()
Dinode-tests.c243 root = btrfs_alloc_dummy_root(); in test_btrfs_get_extent()
835 root = btrfs_alloc_dummy_root(); in test_hole_first()
927 root = btrfs_alloc_dummy_root(); in test_extent_accounting()
Dfree-space-tests.c900 root = btrfs_alloc_dummy_root(); in btrfs_test_free_space_cache()
/fs/btrfs/
Ddisk-io.h95 struct btrfs_root *btrfs_alloc_dummy_root(void);
Ddisk-io.c1232 struct btrfs_root *btrfs_alloc_dummy_root(void) in btrfs_alloc_dummy_root() function