OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:procfs_vfsops
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/miscfs/procfs/
procfs_vfsops.c
1
/* $NetBSD:
procfs_vfsops
.c,v 1.120 2024/09/14 01:37:42 pgoyette Exp $ */
34
* @(#)
procfs_vfsops
.c 8.7 (Berkeley) 5/10/95
71
* @(#)
procfs_vfsops
.c 8.7 (Berkeley) 5/10/95
79
__KERNEL_RCSID(0, "$NetBSD:
procfs_vfsops
.c,v 1.120 2024/09/14 01:37:42 pgoyette Exp $");
525
struct vfsops
procfs_vfsops
= {
variable in typeref:struct:vfsops
648
error = vfs_attach(&
procfs_vfsops
);
666
error = vfs_detach(&
procfs_vfsops
);
Completed in 11 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025