Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/dm-vdo/
Dphysical-zone.c236 static int make_pbn_lock_pool(size_t capacity, struct pbn_lock_pool **pool_ptr) in make_pbn_lock_pool() function
335 result = make_pbn_lock_pool(LOCK_POOL_CAPACITY, &zone->lock_pool); in initialize_zone()