Searched refs:dm_sm_count_is_more_than_one (Results 1 – 3 of 3) sorted by relevance
92 static inline int dm_sm_count_is_more_than_one(struct dm_space_map *sm, in dm_sm_count_is_more_than_one() function
238 r = dm_sm_count_is_more_than_one(tm->sm, orig, inc_children); in dm_tm_shadow_block()
261 int r = dm_sm_count_is_more_than_one(smc->real_sm, b, result); in sm_checker_count_more_than_one()