Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/tests/
Dqgroup-tests.c395 root = btrfs_alloc_dummy_root(); in btrfs_test_qgroups()
432 tmp_root = btrfs_alloc_dummy_root(); in btrfs_test_qgroups()
447 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()
/linux-4.1.27/fs/btrfs/
Ddisk-io.h91 struct btrfs_root *btrfs_alloc_dummy_root(void);
Ddisk-io.c1292 struct btrfs_root *btrfs_alloc_dummy_root(void) in btrfs_alloc_dummy_root() function