Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dvnode.h1038 void vnode_startwrite(vnode_t vp);
/xnu-11215/bsd/vfs/
H A Dvfs_cluster.c2295 vnode_startwrite(vp); in cluster_io()
H A Dvfs_subr.c495 vnode_startwrite(vnode_t vp) in vnode_startwrite() function