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

/freebsd-13-stable/sys/fs/devfs/
H A Ddevfs_vnops.c71 static struct vop_vector devfs_vnodeops; variable in typeref:struct:vop_vector
584 error = getnewvnode("devfs", mp, &devfs_vnodeops, &vp);
2044 static struct vop_vector devfs_vnodeops = { variable in typeref:struct:vop_vector
2069 VFS_VOP_VECTOR_REGISTER(devfs_vnodeops); variable

Completed in 54 milliseconds