OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:procfs_vfsops
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/modules/procfs/
Makefile
17
procfs_vfsops
.c procfs_vnops.c procfs_cmdline.c procfs_limit.c \
/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
);
procfs.h
322
extern struct vfsops
procfs_vfsops
;
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025