Lines Matching refs:entryoffsetinblock
84 int entryoffsetinblock);
286 int entryoffsetinblock; /* offset of ep in bp's buffer */
377 entryoffsetinblock = 0;
382 if ((entryoffsetinblock = results->ulr_offset & bmask) &&
401 entryoffsetinblock = 0;
404 cnp->cn_namelen, &bp, &entryoffsetinblock, &i_offset,
437 entryoffsetinblock = 0;
444 (entryoffsetinblock & (dirblksiz - 1)) == 0) {
457 ((char *)bp->b_data + entryoffsetinblock);
460 ext2fs_dirbadentry(vdp, ep, entryoffsetinblock))) {
464 i = dirblksiz - (entryoffsetinblock & (dirblksiz - 1));
466 entryoffsetinblock += i;
520 entryoffsetinblock += fs2h16(ep->e2d_reclen);
833 int entryoffsetinblock)
850 else if (entryoffsetinblock + reclen > dirblksiz)
859 error_msg, entryoffsetinblock,