Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c1627 static FRESULT dir_clear ( /* Returns FR_OK or FR_DISK_ERR */ in dir_clear() function
1749 if (dir_clear(fs, clst) != FR_OK) return FR_DISK_ERR; /* Clean up the stretched table */ in dir_next()
5016 res = dir_clear(fs, dcl); /* Clean up the new table */