Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/sys/
H A Dvnode.h1022 void vnode_startwrite(vnode_t vp);
/xnu-8792.81.2/bsd/vfs/
H A Dvfs_cluster.c1985 vnode_startwrite(vp); in cluster_io()
H A Dvfs_subr.c475 vnode_startwrite(vnode_t vp) in vnode_startwrite() function