Home
last modified time | relevance | path

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

/external/u-boot/fs/fat/
Dfat.c661 static int fat_itr_root(fat_itr *itr, fsdata *fsdata) in fat_itr_root() function
1033 ret = fat_itr_root(itr, &fsdata); in fat_exists()
1053 ret = fat_itr_root(itr, &fsdata); in fat_size()
1064 fat_itr_root(itr, &fsdata); in fat_size()
1090 ret = fat_itr_root(itr, &fsdata); in file_fat_read_at()
1149 ret = fat_itr_root(&dir->itr, &dir->fsdata); in fat_opendir()