Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dvolumes.h456 #define map_lookup_size(n) (sizeof(struct map_lookup) + \ macro
A Dzoned.c1320 cache->physical_map = kmemdup(map, map_lookup_size(map->num_stripes), GFP_NOFS); in btrfs_load_block_group_zone_info()
A Dvolumes.c5381 map = kmalloc(map_lookup_size(ctl->num_stripes), GFP_NOFS); in create_chunk()
6910 map = kmalloc(map_lookup_size(num_stripes), GFP_NOFS); in read_one_chunk()
/linux-6.3-rc2/fs/btrfs/tests/
A Dextent-map-tests.c473 map = kmalloc(map_lookup_size(test->num_stripes), GFP_KERNEL); in test_rmap_block()

Completed in 22 milliseconds