Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/fat/
H A Dfat.c309 static int get_contents(fsdata *mydata, dir_entry *dentptr, loff_t pos, in get_contents() function
1159 ret = get_contents(&fsdata, dentptr, pos, buffer, maxsize, actread); in file_fat_read_at()