Home
last modified time | relevance | path

Searched refs:ubc_upl_unmap (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dubc.h144 int ubc_upl_unmap(upl_t);
/xnu-12377.41.6/bsd/kern/
H A Ddecmpfs.c1611 …kr = ubc_upl_unmap(pl); data = NULL; /* make sure to set data to NULL so we don't try to unmap aga…
1628 ubc_upl_unmap(pl);
1868 kr = ubc_upl_unmap(upl);
H A Dubc_subr.c2718 ubc_upl_unmap( in ubc_upl_unmap() function
/xnu-12377.41.6/bsd/miscfs/bindfs/
H A Dbind_vnops.c561 kret = ubc_upl_unmap(upl); in bindfs_pagein()
/xnu-12377.41.6/bsd/miscfs/nullfs/
H A Dnull_vnops.c1066 kret = ubc_upl_unmap(upl); in nullfs_pagein()
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_bio.c1437 kret = ubc_upl_unmap(bp->b_upl); in buf_unmap_range_internal()
2977 kret = ubc_upl_unmap(upl); in buf_brelse()