Searched refs:vnode_async_list_add (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/vfs/
H A Dvfs_subr.c191 static void vnode_async_list_add(vnode_t);
1603 vnode_async_list_add(vnode_t vp) function
1608 panic("vnode_async_list_add: %p is in wrong state", vp);
1828 vnode_async_list_add(vp);
3648 vnode_async_list_add(vp);

Completed in 60 milliseconds