Searched refs:btrfs_alloc_chunk_map (Results 1 – 3 of 3) sorted by relevance
785 struct btrfs_chunk_map *btrfs_alloc_chunk_map(int num_stripes, gfp_t gfp);
5789 struct btrfs_chunk_map *btrfs_alloc_chunk_map(int num_stripes, gfp_t gfp) in btrfs_alloc_chunk_map() function5814 map = btrfs_alloc_chunk_map(ctl->num_stripes, GFP_NOFS); in create_chunk()7378 map = btrfs_alloc_chunk_map(num_stripes, GFP_NOFS); in read_one_chunk()
1023 map = btrfs_alloc_chunk_map(test->num_stripes, GFP_KERNEL); in test_rmap_block()