Home
last modified time | relevance | path

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

/linux-4.4.14/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.c242 root = btrfs_alloc_dummy_root(); in test_btrfs_get_extent()
834 root = btrfs_alloc_dummy_root(); in test_hole_first()
926 root = btrfs_alloc_dummy_root(); in test_extent_accounting()
Dfree-space-tests.c900 root = btrfs_alloc_dummy_root(); in btrfs_test_free_space_cache()
/linux-4.4.14/fs/btrfs/
Ddisk-io.h93 struct btrfs_root *btrfs_alloc_dummy_root(void);
Ddisk-io.c1301 struct btrfs_root *btrfs_alloc_dummy_root(void) in btrfs_alloc_dummy_root() function