Searched refs:sm_ll_lookup_big_ref_count (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/persistent-data/ |
H A D | dm-space-map-common.c | 306 static int sm_ll_lookup_big_ref_count(struct ll_disk *ll, dm_block_t b, in sm_ll_lookup_big_ref_count() function 331 return sm_ll_lookup_big_ref_count(ll, b, result); in sm_ll_lookup() 446 r = sm_ll_lookup_big_ref_count(ll, b, &old); in sm_ll_mutate()
|
/kernel/linux/linux-6.6/drivers/md/persistent-data/ |
H A D | dm-space-map-common.c | 309 static int sm_ll_lookup_big_ref_count(struct ll_disk *ll, dm_block_t b, in sm_ll_lookup_big_ref_count() function 334 return sm_ll_lookup_big_ref_count(ll, b, result); in sm_ll_lookup() 449 r = sm_ll_lookup_big_ref_count(ll, b, &old); in sm_ll_insert()
|
Completed in 3 milliseconds