Home
last modified time | relevance | path

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

/external/u-boot/fs/fat/
Dfat_write.c329 slot2str(slotptr2, l_name, &idx); in get_long_file_name()
338 if (slot2str(slotptr, l_name, &idx)) in get_long_file_name()
Dfat.c426 static int slot2str(dir_slot *slotptr, char *l_name, int *idx) in slot2str() function
799 slot2str((dir_slot *)dent, buf, &idx); in extract_vfat_name()