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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/efs/
H A Dinode.c198 int ibase, ioffset, dirext, direxts, indext, indexts; local
266 ioffset = (cur - ibase) %
286 extent_copy(&(exts[ioffset]), &ext);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_ialloc.c55 int ioffset; /* off in bytes */ local
101 ioffset = off << mp->m_sb.sb_inodelog;
102 first += ioffset;
103 last += ioffset;
H A Dxfs_vnodeops.c4303 xfs_off_t ioffset; local
4350 ioffset = offset & ~(rounding - 1);
4353 xfs_inval_cached_trace(&ip->i_iocore, ioffset, -1,
4354 ctooff(offtoct(ioffset)), -1);
4355 error = bhv_vop_flushinval_pages(vp, ctooff(offtoct(ioffset)),
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/pppoecd/
H A Dpppoe2.c1757 int ioffset = 0 - (strlen(line)); local
1758 fseek(fp, ioffset, SEEK_CUR);

Completed in 114 milliseconds