Home
last modified time | relevance | path

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

/third_party/FatFs/source/
Dff.c1554 static FRESULT dir_alloc ( /* FR_OK(0):succeeded, !=0:error */ in dir_alloc() function
2051 res = dir_alloc(dp, n_ent); /* Allocate entries */ in dir_register()
2071 res = dir_alloc(dp, 1); /* Allocate an entry for SFN */ in dir_register()
5276 res = dir_alloc(&dj, 1); /* Allocate an entry */