Searched refs:dir_alloc (Results 1 – 1 of 1) sorted by relevance
1554 static FRESULT dir_alloc ( /* FR_OK(0):succeeded, !=0:error */ in dir_alloc() function2051 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 */