Searched refs:f_expand (Results 1 – 3 of 3) sorted by relevance
250 Added f_expand(). (_USE_EXPAND)278 Fixed some internal errors in f_expand() and f_lseek(). (appeared at R0.12)
308 FRESULT f_expand (FIL* fp, FSIZE_t fsz, BYTE opt); /* Allocate a contiguous block to the file */
5370 FRESULT f_expand ( function