Home
last modified time | relevance | path

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

/u-boot/fs/fat/
A Dfat.c743 static int fat_itr_root(fat_itr *itr, fsdata *fsdata) in fat_itr_root() function
1209 ret = fat_itr_root(itr, &fsdata); in fat_exists()
1229 ret = fat_itr_root(itr, &fsdata); in fat_size()
1240 ret = fat_itr_root(itr, &fsdata); in fat_size()
1267 ret = fat_itr_root(itr, &fsdata); in file_fat_read_at()
1330 ret = fat_itr_root(&dir->itr, &dir->fsdata); in fat_opendir()
A Dfat_write.c1342 ret = fat_itr_root(itr, &datablock); in file_fat_write_at()
1589 ret = fat_itr_root(itr, &fsdata); in fat_unlink()
1667 ret = fat_itr_root(itr, &datablock); in fat_mkdir()

Completed in 7 milliseconds