Home
last modified time | relevance | path

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

/fatfs-latest/
Dff.c1824 static FRESULT dir_alloc ( /* FR_OK(0):succeeded, !=0:error */ function
2504 res = dir_alloc(dp, n_ent); /* Allocate directory entries */
2548 res = dir_alloc(dp, n_ent); /* Allocate entries */
2564 res = dir_alloc(dp, 1); /* Allocate an entry for SFN */
5551 res = dir_alloc(&dj, 1); /* Allocate an entry */