Home
last modified time | relevance | path

Searched refs:procfs_vfsops (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/miscfs/procfs/
Dprocfs_vfsops.c525 struct vfsops procfs_vfsops = { variable
648 error = vfs_attach(&procfs_vfsops); in procfs_modcmd()
666 error = vfs_detach(&procfs_vfsops); in procfs_modcmd()
Dfiles.procfs18 file miscfs/procfs/procfs_vfsops.c procfs
Dprocfs.h322 extern struct vfsops procfs_vfsops;
/netbsd/src/sys/modules/procfs/
DMakefile17 procfs_vfsops.c procfs_vnops.c procfs_cmdline.c procfs_limit.c \