Home
last modified time | relevance | path

Searched refs:f_unlink (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/fatfs/src/
D00history.txt118 Fixed f_unlink() can return FR_OK on error.
129 Fixed f_unlink() fails to remove a sub-directory on _FS_RPATH.
232 Fixed f_unlink() does not remove cluster chain of the file. (appeared at R0.10c)
311 …Fixed f_unlink() can cause lost clusters at fragmented file on the exFAT volume. (appeared at R0.1…
Dff.h296 FRESULT f_unlink (const TCHAR* path); /* Delete an existing file or directory */
324 #define f_rmdir(path) f_unlink(path)
Dff.c4773 FRESULT f_unlink ( function
/hal_espressif-3.6.0/components/fatfs/vfs/
Dvfs_fat.c619 FRESULT res = f_unlink(path); in vfs_fat_unlink()
844 FRESULT res = f_unlink(name); in vfs_fat_rmdir()
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow.map39861 .literal.f_unlink
44636 .text.f_unlink
44639 0x00000000400da1d0 f_unlink
69234 f_unlink esp-idf/fatfs/libfatfs.a(ff.c.obj)
Doverflow_esp32s2.map40709 .literal.f_unlink
45687 .text.f_unlink
45690 0x000000004008ab40 f_unlink
70317 f_unlink esp-idf/fatfs/libfatfs.a(ff.c.obj)