Searched refs:create_fat (Results 1 – 1 of 1) sorted by relevance
| /test/image/ |
| A D | spl_load_fs.c | 167 static size_t create_fat(void *dst, size_t size, const char *filename, in create_fat() function 304 return spl_test_fs(uts, __func__, create_fat); in spl_test_fat() 391 if (spl_test_mmc_fs(uts, test_name, type, create_fat, true)) in spl_test_blk() 429 if (spl_test_mmc_fs(uts, test_name, type, create_fat, false)) in spl_test_mmc()
|
Completed in 7 milliseconds