Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/tests/
Dbtrfs-tests.h26 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(u32 nodesize, u32 sectorsize);
Dextent-buffer-tests.c31 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_btrfs_split_item()
Dbtrfs-tests.c75 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(u32 nodesize, u32 sectorsize) in btrfs_alloc_dummy_fs_info() function
Dinode-tests.c240 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_btrfs_get_extent()
846 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_hole_first()
943 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_extent_accounting()
Dextent-map-tests.c350 fs_info = btrfs_alloc_dummy_fs_info(PAGE_SIZE, PAGE_SIZE); in btrfs_test_extent_map()
Dextent-io-tests.c389 fs_info = btrfs_alloc_dummy_fs_info(len, len); in test_eb_bitmaps()
Dqgroup-tests.c460 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in btrfs_test_qgroups()
Dfree-space-tests.c836 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in btrfs_test_free_space_cache()
Dfree-space-tree-tests.c445 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in run_test()