Searched refs:fpos (Results 1 - 1 of 1) sorted by relevance

/u-boot/fs/ext4/
H A Dext4_common.c2048 unsigned int fpos = 0; local
2063 while (fpos < le32_to_cpu(diro->inode.size)) {
2066 status = ext4fs_read_file(diro, fpos,
2083 fpos +
2175 fpos += le16_to_cpu(dirent.direntlen);

Completed in 45 milliseconds