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

/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_protos.h256 extern int ubc_map(
H A Dbsd_vm.c798 ret = ubc_map(vnode_object->vnode_handle, prot);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dubc_subr.c1274 ubc_map(vnode_t vp, int flags) function
1289 PRIBIO, "ubc_map", NULL);
1343 * established via ubc_map().
1451 * Reverse the effects of a ubc_map() call for a given vnode
1460 * the flags indicate that it was mapped via ubc_map(), then the
1462 * by ubc_map() is released.

Completed in 41 milliseconds