Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/persistent-data/
Ddm-space-map-common.c505 static int set_ref_count(void *context, uint32_t old, uint32_t *new) in set_ref_count() function
514 return sm_ll_mutate(ll, b, set_ref_count, &ref_count, ev); in sm_ll_insert()