Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dvnode.h1316 void vnode_clearnocache(vnode_t vp);
/xnu-12377.41.6/bsd/kern/
H A Dkern_descrip.c3648 vnode_clearnocache(vp); in sys_fcntl_nocancel()
/xnu-12377.41.6/bsd/vfs/
H A Dkpi_vfs.c2229 vnode_clearnocache(vnode_t vp) in vnode_clearnocache() function