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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_vnops.c2186 int firstpgoff, lastpgoff; local
2189 firstpgoff = on & PAGE_MASK;
2192 if (firstpgoff && !NBPGVALID(bp,firstpg)) {
2195 end = start + firstpgoff;

Completed in 89 milliseconds