Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/fat/
H A Dfat.c679 static int fat_itr_root(fat_itr *itr, fsdata *fsdata) in fat_itr_root() function
1085 ret = fat_itr_root(itr, &fsdata); in fat_exists()
1105 ret = fat_itr_root(itr, &fsdata); in fat_size()
1116 fat_itr_root(itr, &fsdata); in fat_size()
1142 ret = fat_itr_root(itr, &fsdata); in file_fat_read_at()
1209 ret = fat_itr_root(&dir->itr, &dir->fsdata); in fat_opendir()
H A Dfat_write.c1086 ret = fat_itr_root(itr, &datablock); in file_fat_write_at()
1289 ret = fat_itr_root(itr, &fsdata); in fat_unlink()
1367 ret = fat_itr_root(itr, &datablock); in fat_mkdir()