Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/sys/
H A Dvnode.h1022 void vnode_startwrite(vnode_t vp);
/xnu-8796.121.2/bsd/vfs/
H A Dvfs_cluster.c1990 vnode_startwrite(vp); in cluster_io()
H A Dvfs_subr.c503 vnode_startwrite(vnode_t vp) in vnode_startwrite() function