Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDvfs_subr.c3982 static struct vop_vector sync_vnodeops = { variable
4005 error = getnewvnode("syncer", mp, &sync_vnodeops, &vp); in vfs_allocate_syncvnode()