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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/efs/
H A Dinode.c207 int ibase, ioffset, dirext, direxts, indext, indexts; local
275 ioffset = (cur - ibase) %
295 extent_copy(&(exts[ioffset]), &ext);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_ialloc.c210 int ioffset = i << mp->m_sb.sb_inodelog; local
218 xfs_trans_log_buf(tp, fbuf, ioffset, ioffset + isize - 1);
H A Dxfs_vnodeops.c2505 xfs_off_t ioffset; local
2540 ioffset = offset & ~(rounding - 1);
2543 error = xfs_flushinval_pages(ip, ioffset, -1, FI_REMAPF_LOCKED);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pppoecd/
H A Dpppoe2.c1757 int ioffset = 0 - (strlen(line)); local
1758 fseek(fp, ioffset, SEEK_CUR);

Completed in 85 milliseconds