Searched refs:fpath (Results 1 – 1 of 1) sorted by relevance
35 char fpath[MAX_FPATH_LEN]; in attempt_fs_boot() local36 snprintf(fpath, MAX_FPATH_LEN, "%s/system.img", mount_path); in attempt_fs_boot()39 retcode = fs_open_file(fpath, &handle); in attempt_fs_boot()42 fpath,retcode); in attempt_fs_boot()51 fpath,retcode); in attempt_fs_boot()65 fpath,retcode); in attempt_fs_boot()
Completed in 1 milliseconds