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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dir2_block.c1037 int endoffset; /* end of data objects */ local
1121 endoffset = (uint)((char *)blp - (char *)block);
1168 while (offset < endoffset) {
1173 newoffset = endoffset;

Completed in 78 milliseconds