Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/
H A Dvnode.h1044 void vnode_startwrite(vnode_t vp);
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_cluster.c2393 vnode_startwrite(vp); in cluster_io()
H A Dvfs_subr.c496 vnode_startwrite(vnode_t vp) in vnode_startwrite() function