Searched refs:alloc_btrfs_io_context (Results 1 – 1 of 1) sorted by relevance
/linux/fs/btrfs/tests/ |
H A D | raid-stripe-tree-tests.c | 54 bioc = alloc_btrfs_io_context(fs_info, logical1, RST_TEST_NUM_DEVICES); in test_punch_hole_3extents() 230 bioc = alloc_btrfs_io_context(fs_info, logical1, RST_TEST_NUM_DEVICES); in test_delete_two_extents() 375 bioc = alloc_btrfs_io_context(fs_info, logical1, RST_TEST_NUM_DEVICES); in test_punch_hole() 514 bioc = alloc_btrfs_io_context(fs_info, logical1, RST_TEST_NUM_DEVICES); in test_front_delete_prev_item() 655 bioc = alloc_btrfs_io_context(fs_info, logical, RST_TEST_NUM_DEVICES); in test_front_delete() 764 bioc = alloc_btrfs_io_context(fs_info, logical, RST_TEST_NUM_DEVICES); in test_tail_delete() 886 bioc = alloc_btrfs_io_context(fs_info, logical, RST_TEST_NUM_DEVICES); in test_create_update_delete() 1007 bioc = alloc_btrfs_io_context(fs_info, logical, RST_TEST_NUM_DEVICES); in test_simple_create_delete()
|