OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ntfs_vfsops
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/fs/ntfs/
ntfs_vfsops.c
1
/* $NetBSD:
ntfs_vfsops
.c,v 1.111 2024/02/04 00:16:59 christos Exp $ */
28
* Id:
ntfs_vfsops
.c,v 1.7 1999/05/31 11:28:30 phk Exp
32
__KERNEL_RCSID(0, "$NetBSD:
ntfs_vfsops
.c,v 1.111 2024/02/04 00:16:59 christos Exp $");
58
#include <fs/ntfs/
ntfs_vfsops
.h>
872
struct vfsops
ntfs_vfsops
= {
variable in typeref:struct:vfsops
906
error = vfs_attach(&
ntfs_vfsops
);
922
error = vfs_detach(&
ntfs_vfsops
);
Completed in 42 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025