Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-space-map.h44 int (*count_is_more_than_one)(struct dm_space_map *sm, dm_block_t b, member
108 return sm->count_is_more_than_one(sm, b, result); in dm_sm_count_is_more_than_one()
H A Ddm-space-map-disk.c206 .count_is_more_than_one = sm_disk_count_is_more_than_one,
H A Ddm-space-map-metadata.c569 .count_is_more_than_one = sm_metadata_count_is_more_than_one,
706 .count_is_more_than_one = sm_bootstrap_count_is_more_than_one,