Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Dvnode.h1039 void vnode_startwrite(vnode_t vp);
/xnu-11417.101.15/bsd/vfs/
H A Dvfs_cluster.c2325 vnode_startwrite(vp); in cluster_io()
H A Dvfs_subr.c495 vnode_startwrite(vnode_t vp) in vnode_startwrite() function