Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dvnode.h1309 void vnode_clearnocache(vnode_t vp);
/xnu-11215/bsd/kern/
H A Dkern_descrip.c3620 vnode_clearnocache(vp); in sys_fcntl_nocancel()
/xnu-11215/bsd/vfs/
H A Dkpi_vfs.c2185 vnode_clearnocache(vnode_t vp) in vnode_clearnocache() function