Home
last modified time | relevance | path

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

/netbsd/src/sys/miscfs/fdesc/
Dfdesc_vfsops.c239 struct vfsops fdesc_vfsops = { variable
287 error = vfs_attach(&fdesc_vfsops); in fdesc_modcmd()
292 error = vfs_detach(&fdesc_vfsops); in fdesc_modcmd()
Dfiles.fdesc6 file miscfs/fdesc/fdesc_vfsops.c fdesc
Dfdesc.h76 extern struct vfsops fdesc_vfsops;
/netbsd/src/sys/modules/fdesc/
DMakefile8 SRCS= fdesc_vfsops.c fdesc_vnops.c
/netbsd/src/sys/rump/fs/lib/libfdesc/
DMakefile9 SRCS= fdesc_vfsops.c fdesc_vnops.c