uvm_swap.c | 1362 off_t byteoff; local in function:sw_reg_strategy 1384 byteoff = dbtob((uint64_t)bn); 1397 error = VOP_BMAP(sdp->swd_vp, byteoff / sdp->swd_bsize, 1431 off = byteoff % sdp->swd_bsize; 1438 (uintptr_t)sdp->swd_vp, (uintptr_t)vp, byteoff, nbn); 1486 byteoff += sz;
|