Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c1775 static FRESULT dir_alloc ( /* FR_OK(0):succeeded, !=0:error */ function
2451 res = dir_alloc(dp, n_ent); /* Allocate directory entries */
2495 res = dir_alloc(dp, n_ent); /* Allocate entries */
2511 res = dir_alloc(dp, 1); /* Allocate an entry for SFN */
5459 res = dir_alloc(&dj, 1); /* Allocate an entry */