Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dvnode.h2564 void vnode_clear_openevt(vnode_t);
/xnu-12377.41.6/bsd/kern/
H A Dkern_descrip.c3669 vnode_clear_openevt(vp); in sys_fcntl_nocancel()
/xnu-12377.41.6/bsd/vfs/
H A Dkpi_vfs.c2245 vnode_clear_openevt(vnode_t vp) in vnode_clear_openevt() function