Searched refs:sm_ll_insert (Results 1 – 4 of 4) sorted by relevance
/drivers/md/persistent-data/ |
D | dm-space-map-common.h | 130 int sm_ll_insert(struct ll_disk *ll, dm_block_t b, uint32_t ref_count, int32_t *nr_allocations);
|
D | dm-space-map-disk.c | 93 r = sm_ll_insert(&smd->ll, b, count, &nr_allocations); in sm_disk_set_count()
|
D | dm-space-map-metadata.c | 404 r = sm_ll_insert(&smm->ll, b, count, &nr_allocations); in sm_metadata_set_count()
|
D | dm-space-map-common.c | 421 int sm_ll_insert(struct ll_disk *ll, dm_block_t b, in sm_ll_insert() function
|