Home
last modified time | relevance | path

Searched refs:btrfs_alloc_dummy_fs_info (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dbtrfs-tests.h41 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(u32 nodesize, u32 sectorsize);
H A Dbtrfs-tests.c110 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(u32 nodesize, u32 sectorsize) in btrfs_alloc_dummy_fs_info() function
H A Dextent-buffer-tests.c31 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_btrfs_split_item()
H A Dinode-tests.c240 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_btrfs_get_extent()
842 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_hole_first()
939 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_extent_accounting()
H A Dextent-io-tests.c396 fs_info = btrfs_alloc_dummy_fs_info(len, len); in test_eb_bitmaps()
H A Dextent-map-tests.c597 fs_info = btrfs_alloc_dummy_fs_info(PAGE_SIZE, PAGE_SIZE); in btrfs_test_extent_map()
H A Dfree-space-tests.c836 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in btrfs_test_free_space_cache()
H A Dfree-space-tree-tests.c433 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in run_test()
H A Dqgroup-tests.c460 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in btrfs_test_qgroups()
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dbtrfs-tests.h41 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(u32 nodesize, u32 sectorsize);
H A Dextent-buffer-tests.c31 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_btrfs_split_item()
H A Dbtrfs-tests.c118 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(u32 nodesize, u32 sectorsize) in btrfs_alloc_dummy_fs_info() function
H A Dextent-io-tests.c495 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_eb_bitmaps()
700 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_eb_mem_ops()
H A Dinode-tests.c237 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_btrfs_get_extent()
823 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_hole_first()
920 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_extent_accounting()
H A Dfree-space-tree-tests.c434 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in run_test()
H A Dqgroup-tests.c478 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in btrfs_test_qgroups()
H A Dfree-space-tests.c1013 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in btrfs_test_free_space_cache()
H A Dextent-map-tests.c999 fs_info = btrfs_alloc_dummy_fs_info(PAGE_SIZE, PAGE_SIZE); in btrfs_test_extent_map()

Completed in 23 milliseconds