Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/fat/
H A Dfat_write.c146 static int str2slot(dir_slot *slotptr, const char *name, int *idx) in str2slot() function
231 ret = str2slot(slotptr, l_name, &idx); in fill_dir_slot()