Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-space-map-disk.c67 static int sm_disk_get_count(struct dm_space_map *sm, dm_block_t b, in sm_disk_get_count() function
81 r = sm_disk_get_count(sm, b, &count); in sm_disk_count_is_more_than_one()
205 .get_count = sm_disk_get_count,