Home
last modified time | relevance | path

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

/linux-3.3/drivers/md/persistent-data/
Ddm-space-map.h92 static inline int dm_sm_count_is_more_than_one(struct dm_space_map *sm, in dm_sm_count_is_more_than_one() function
Ddm-transaction-manager.c238 r = dm_sm_count_is_more_than_one(tm->sm, orig, inc_children); in dm_tm_shadow_block()
Ddm-space-map-checker.c261 int r = dm_sm_count_is_more_than_one(smc->real_sm, b, result); in sm_checker_count_more_than_one()