OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ntfs_vfsops
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/modules/ntfs/
Makefile
9
SRCS= ntfs_compr.c ntfs_ihash.c ntfs_subr.c
ntfs_vfsops
.c ntfs_vnops.c \
/src/sys/rump/fs/lib/libntfs/
Makefile
10
ntfs_vfsops
.c ntfs_vnops.c
/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
);
ntfs_vnops.c
59
#include <fs/ntfs/
ntfs_vfsops
.h>
ntfs_subr.c
52
#include <fs/ntfs/
ntfs_vfsops
.h>
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025