OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hfs_vfsops
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/modules/hfs/
Makefile
8
SRCS= hfs_subr.c
hfs_vfsops
.c hfs_vnops.c libhfs.c unicode.c
/src/sys/rump/fs/lib/libhfs/
Makefile
9
SRCS= hfs_subr.c
hfs_vfsops
.c hfs_vnops.c libhfs.c unicode.c
/src/sys/fs/hfs/
hfs_vfsops.c
1
/* $NetBSD:
hfs_vfsops
.c,v 1.38 2022/03/19 13:53:32 hannken Exp $ */
102
__KERNEL_RCSID(0, "$NetBSD:
hfs_vfsops
.c,v 1.38 2022/03/19 13:53:32 hannken Exp $");
150
struct vfsops
hfs_vfsops
= {
variable in typeref:struct:vfsops
184
return vfs_attach(&
hfs_vfsops
);
186
return vfs_detach(&
hfs_vfsops
);
Completed in 15 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025