dir_remove() is only used within FatFs.
 
Symbols
loading...
Files
loading...

dir_remove() function

Syntax

static FRESULT dir_remove (     DIR* dp );

Arguments

dp

References

LocationReferrerText
ff.c:2396
FRESULT dir_remove ( /* FR_OK:Succeeded, FR_DISK_ERR:A disk error */
ff.c:4596f_unlink()
res = dir_remove(&dj); /* Remove the directory entry */
ff.c:4800f_rename()
res = dir_remove(&djo); /* Remove old entry */

Call Tree

Functions calling dir_remove()
Functions called by dir_remove()
all items filtered out
dir_remove()
all items filtered out
Data read by dir_remove()
Data written by dir_remove()
dir_remove()
dir_remove()::res
all items filtered out
Type of dir_remove()
dir_remove()
all items filtered out