Searched refs:btrfs_alloc_chunk_map (Results 1 – 3 of 3) sorted by relevance
755 struct btrfs_chunk_map *btrfs_alloc_chunk_map(int num_stripes, gfp_t gfp);
5434 struct btrfs_chunk_map *btrfs_alloc_chunk_map(int num_stripes, gfp_t gfp) in btrfs_alloc_chunk_map() function5459 map = btrfs_alloc_chunk_map(ctl->num_stripes, GFP_NOFS); in create_chunk()6924 map = btrfs_alloc_chunk_map(num_stripes, GFP_NOFS); in read_one_chunk()
1020 map = btrfs_alloc_chunk_map(test->num_stripes, GFP_KERNEL); in test_rmap_block()