Searched refs:open_file (Results 1 – 2 of 2) sorted by relevance
41 /* FILE *open_file( char *file, char *mode, char **errmsg ); */
1358 static int open_file(BDRVVVFATState* s,mapping_t* mapping) in open_file() function1404 if(open_file(s,mapping)) in read_cluster()