Searched refs:f_fdisk (Results 1 – 3 of 3) sorted by relevance
168 Added f_fdisk().309 Added dynamic memory allocation option for working buffer of f_mkfs() and f_fdisk().310 …Fixed f_fdisk() and f_mkfs() create the partition table with wrong CHS parameters. (appeared at R0…335 Changed some API functions, f_mkfs() and f_fdisk().
464 FRESULT f_fdisk (BYTE pdrv, const DWORD szt[], void* work); /* Divide a physical drive into some p…
6383 FRESULT f_fdisk ( function