Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/fatfs/src/
Dff.c1792 static FRESULT dir_alloc ( /* FR_OK(0):succeeded, !=0:error */ function
2510 res = dir_alloc(dp, nent); /* Allocate directory entries */
2554 res = dir_alloc(dp, nent); /* Allocate entries */
2570 res = dir_alloc(dp, 1); /* Allocate an entry for SFN */
5338 res = dir_alloc(&dj, 1); /* Allocate an entry */