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

/freebsd-13-stable/sys/kern/
H A Duipc_mqueue.c231 static struct vop_vector mqfs_vnodeops; variable in typeref:struct:vop_vector
763 error = getnewvnode("mqueue", mp, &mqfs_vnodeops, &newvpp);
2675 static struct vop_vector mqfs_vnodeops = { variable in typeref:struct:vop_vector
2694 VFS_VOP_VECTOR_REGISTER(mqfs_vnodeops); variable

Completed in 52 milliseconds