Searched refs:dir_alloc (Results 1 – 1 of 1) sorted by relevance
1199 FRESULT dir_alloc ( /* FR_OK(0):succeeded, !=0:error */ in dir_alloc() function1613 res = dir_alloc(dp, nent); /* Allocate entries */ in dir_register()1629 res = dir_alloc(dp, 1); /* Allocate an entry for SFN */ in dir_register()3975 res = dir_alloc(&dj, 1); /* Allocate an entry for volume label */ in f_setlabel()