Searched refs:check_image_info (Results 1 – 2 of 2) sorted by relevance
| /test/image/ |
| A D | spl_load.c | 278 int check_image_info(struct unit_test_state *uts, struct spl_image_info *info1, in check_image_info() function 341 if (check_image_info(uts, &info_write, &info_read)) in spl_test_image() 356 if (check_image_info(uts, &info_write, &info_read)) in spl_test_image() 649 if (check_image_info(uts, &info_write, &info_read)) in do_spl_test_load()
|
| A D | spl_load_fs.c | 375 if (check_image_info(uts, &info_write, &info_read)) in spl_test_mmc_fs()
|
Completed in 22 milliseconds