Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/tests/
Dbtrfs-tests.h58 struct btrfs_device *btrfs_alloc_dummy_device(struct btrfs_fs_info *fs_info);
Dbtrfs-tests.c97 struct btrfs_device *btrfs_alloc_dummy_device(struct btrfs_fs_info *fs_info) in btrfs_alloc_dummy_device() function
Dextent-map-tests.c1034 struct btrfs_device *dev = btrfs_alloc_dummy_device(fs_info); in test_rmap_block()
Draid-stripe-tree-tests.c1125 dev = btrfs_alloc_dummy_device(fs_info); in run_test()