Home
last modified time | relevance | path

Searched refs:vnode_pager_forced_unmount (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/bsd/vm/ !
H A Dvnode_pager.c97 vnode_pager_forced_unmount(vnode_t vp) in vnode_pager_forced_unmount() function
/xnu-10063.141.1/osfmk/vm/ !
H A Dvm_protos.h317 extern bool vnode_pager_forced_unmount(
H A Dbsd_vm.c507 *forced_unmount = vnode_pager_forced_unmount(vnode_object->vnode_handle); in vnode_pager_get_forced_unmount()