Home | History | Annotate | Download | only in stage2

Lines Matching refs:filepos

894   printf ("reiserfs_read: filepos=%d len=%d, offset=%x:%x\n",
895 filepos, len, (__u64) IH_KEY_OFFSET (INFO->current_ih) - 1);
899 || IH_KEY_OFFSET (INFO->current_ih) > filepos + 1)
910 offset = filepos - IH_KEY_OFFSET (INFO->current_ih) + 1;
914 printf (" loop: filepos=%d len=%d, offset=%d blocksize=%d\n",
915 filepos, len, offset, blocksize);
973 filepos += to_read;
990 * of the file we were trying to look up, filepos is 0 and filemax is
1057 filepos = 0;
1099 filepos = 0;