Searched refs:spl_mmc_do_fs_boot (Results 1 – 1 of 1) sorted by relevance
241 static int spl_mmc_do_fs_boot(struct spl_image_info *spl_image, struct mmc *mmc, in spl_mmc_do_fs_boot() function284 static int spl_mmc_do_fs_boot(struct spl_image_info *spl_image, struct mmc *mmc, in spl_mmc_do_fs_boot() function402 err = spl_mmc_do_fs_boot(spl_image, mmc, filename); in spl_mmc_load()