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

/xnu-2782.1.97/bsd/sys/
H A Dubc.h130 void ubc_upl_range_needed(upl_t, int, int);
/xnu-2782.1.97/bsd/vm/
H A Dvnode_pager.c611 ubc_upl_range_needed(upl, upl_offset / PAGE_SIZE, 1);
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_readwrite.c4207 ubc_upl_range_needed (upl, ap->a_pl_offset / PAGE_SIZE, 1);
4292 ubc_upl_range_needed(upl, ap->a_pl_offset / PAGE_SIZE, 1);
/xnu-2782.1.97/bsd/kern/
H A Dubc_subr.c2693 ubc_upl_range_needed( function

Completed in 40 milliseconds