Searched refs:tmpoff (Results 1 – 1 of 1) sorted by relevance
124 __u64 tmpoff; in ext2lib_pread() local128 if ((err = ext2fs_file_llseek(*f, 0, EXT2_SEEK_CUR, &tmpoff)) != 0) { in ext2lib_pread()140 ext2fs_file_llseek(*f, tmpoff, EXT2_SEEK_SET, NULL); in ext2lib_pread()
Completed in 1 milliseconds