Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/tests/
H A Dbtrfs-tests.h49 struct btrfs_fs_info *btrfs_alloc_dummy_fs_info(u32 nodesize, u32 sectorsize);
H A Dextent-io-tests.c127 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_find_delalloc()
515 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_eb_bitmaps()
720 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_eb_mem_ops()
H A Dextent-buffer-tests.c31 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_btrfs_split_item()
H A Dinode-tests.c237 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_btrfs_get_extent()
811 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_hole_first()
908 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in test_extent_accounting()
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 Dqgroup-tests.c478 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in btrfs_test_qgroups()
H A Dfree-space-tree-tests.c434 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in run_test()
H A Dfree-space-tests.c1013 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in btrfs_test_free_space_cache()
H A Ddelayed-refs-tests.c983 fs_info = btrfs_alloc_dummy_fs_info(nodesize, sectorsize); in btrfs_test_delayed_refs()
H A Dextent-map-tests.c1134 fs_info = btrfs_alloc_dummy_fs_info(PAGE_SIZE, PAGE_SIZE); in btrfs_test_extent_map()
H A Draid-stripe-tree-tests.c1091 fs_info = btrfs_alloc_dummy_fs_info(sectorsize, nodesize); in run_test()