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

/macosx-10.5.8/xnu-1228.15.4/bsd/vm/
H A Dvnode_pager.c494 int xoff; local
496 xoff = start_pg * PAGE_SIZE;
498 if ( (error = VNOP_PAGEIN(vp, upl, (vm_offset_t) xoff,
499 (off_t)f_offset + xoff,

Completed in 103 milliseconds