Searched refs:blk_find_max_devnum (Results 1 – 3 of 3) sorted by relevance
195 return max((blk_find_max_devnum(IF_TYPE_MMC) + 1), 0); in get_mmc_num()200 return blk_find_max_devnum(IF_TYPE_MMC); in mmc_get_next_devnum()
578 int blk_find_max_devnum(enum if_type if_type) in blk_find_max_devnum() function602 ret = blk_find_max_devnum(if_type); in blk_next_free_devnum()
424 int blk_find_max_devnum(enum if_type if_type);