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

/freebsd-current/sys/fs/devfs/
H A Ddevfs_vnops.c67 static struct vop_vector devfs_vnodeops; variable in typeref:struct:vop_vector
2060 static struct vop_vector devfs_vnodeops = { variable in typeref:struct:vop_vector
2086 VFS_VOP_VECTOR_REGISTER(devfs_vnodeops); variable

Completed in 52 milliseconds