Home
last modified time | relevance | path

Searched refs:btrfs_alloc_dummy_fs_info (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/btrfs/tests/
Dbtrfs-tests.h36 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(void);
Dbtrfs-tests.c79 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(void) in btrfs_alloc_dummy_fs_info() function
Dinode-tests.c252 root->fs_info = btrfs_alloc_dummy_fs_info(); in test_btrfs_get_extent()
840 root->fs_info = btrfs_alloc_dummy_fs_info(); in test_hole_first()
932 root->fs_info = btrfs_alloc_dummy_fs_info(); in test_extent_accounting()
Dqgroup-tests.c401 root->fs_info = btrfs_alloc_dummy_fs_info(); in btrfs_test_qgroups()