Searched refs:blk_find_max_devnum (Results 1 – 10 of 10) sorted by relevance
194 return max((blk_find_max_devnum(IF_TYPE_MMC) + 1), 0); in get_mmc_num()199 return blk_find_max_devnum(IF_TYPE_MMC); in mmc_get_next_devnum()
531 int blk_find_max_devnum(enum if_type if_type) in blk_find_max_devnum() function555 ret = blk_find_max_devnum(if_type); in blk_next_free_devnum()
404 int blk_find_max_devnum(enum if_type if_type);