Searched refs:sync_vnodeops (Results 1 – 1 of 1) sorted by relevance
5325 static struct vop_vector sync_vnodeops = { variable5339 VFS_VOP_VECTOR_REGISTER(sync_vnodeops);5353 error = getnewvnode("syncer", mp, &sync_vnodeops, &vp); in vfs_allocate_syncvnode()