HomeSort by: relevance | last modified time | path
    Searched refs:ntfs (Results 1 - 23 of 23) sorted by relevancy

  /src/distrib/syspkg/sets/base/base-ntfs-root/
Makefile 3 PKGBASE=base-ntfs-root
  /src/distrib/syspkg/sets/man/man-ntfs-catman/
Makefile 3 PKGBASE=man-ntfs-catman
  /src/distrib/syspkg/sets/man/man-ntfs-man/
Makefile 3 PKGBASE=man-ntfs-man
  /src/sbin/mount_ntfs/
mount_ntfs.h 31 #include <ntfs/ntfsmount.h>
mount_ntfs.c 44 #include <ntfs/ntfsmount.h>
  /src/usr.sbin/puffs/rump_ntfs/
Makefile 4 MOUNTNAME= ntfs
rump_ntfs.c 31 #include <ntfs/ntfsmount.h>
  /src/sys/fs/ntfs/
Makefile 3 INCSDIR= /usr/include/ntfs
5 INCS= ntfs.h ntfs_inode.h ntfsmount.h
ntfs_conv.c 43 #include <fs/ntfs/ntfs.h>
44 #include <fs/ntfs/ntfs_inode.h>
45 #include <fs/ntfs/ntfs_subr.h>
ntfs_compr.c 42 #include <fs/ntfs/ntfs.h>
43 #include <fs/ntfs/ntfs_compr.h>
ntfs_ihash.c 46 #include <fs/ntfs/ntfs.h>
47 #include <fs/ntfs/ntfs_inode.h>
48 #include <fs/ntfs/ntfs_ihash.h>
ntfs_vfsops.c 55 #include <fs/ntfs/ntfs.h>
56 #include <fs/ntfs/ntfs_inode.h>
57 #include <fs/ntfs/ntfs_subr.h>
58 #include <fs/ntfs/ntfs_vfsops.h>
59 #include <fs/ntfs/ntfs_ihash.h>
60 #include <fs/ntfs/ntfsmount.h>
62 MODULE(MODULE_CLASS_VFS, ntfs, NULL);
64 MALLOC_JUSTDEFINE(M_NTFSMNT, "NTFS mount", "NTFS mount structure")
    [all...]
ntfs_vnops.c 56 #include <fs/ntfs/ntfs.h>
57 #include <fs/ntfs/ntfs_inode.h>
58 #include <fs/ntfs/ntfs_subr.h>
59 #include <fs/ntfs/ntfs_vfsops.h>
765 * Return POSIX pathconf information applicable to NTFS filesystem
ntfs_subr.c 49 #include <fs/ntfs/ntfs.h>
50 #include <fs/ntfs/ntfsmount.h>
51 #include <fs/ntfs/ntfs_inode.h>
52 #include <fs/ntfs/ntfs_vfsops.h>
53 #include <fs/ntfs/ntfs_subr.h>
54 #include <fs/ntfs/ntfs_compr.h>
55 #include <fs/ntfs/ntfs_ihash.h>
61 MALLOC_JUSTDEFINE(M_NTFSNTVATTR, "NTFS vattr",
62 "NTFS file attribute information")
    [all...]
  /src/sys/modules/ntfs/
Makefile 5 .PATH: ${S}/fs/ntfs
7 KMOD= ntfs
  /src/sys/fs/
Makefile 3 SUBDIR= adosfs autofs cd9660 efs filecorefs hfs msdosfs nilfs ntfs ptyfs \
  /src/sys/rump/fs/lib/libntfs/
Makefile 4 .PATH: ${.CURDIR}/../../../../fs/ntfs
7 COMMENT=NTFS
  /src/usr.bin/fstat/
ntfs.c 1 /* $NetBSD: ntfs.c,v 1.13 2014/10/18 08:33:30 snj Exp $ */
33 __RCSID("$NetBSD: ntfs.c,v 1.13 2014/10/18 08:33:30 snj Exp $");
42 #include <ntfs/ntfs.h>
44 #include <ntfs/ntfs_inode.h>
Makefile 8 SRCS= fstat.c isofs.c ntfs.c ptyfs.c tmpfs.c misc.c
  /src/usr.sbin/fstyp/
Makefile 6 SRCS= apfs.c cd9660.c exfat.c ext2fs.c fstyp.c hammer.c hammer2.c hfsplus.c msdosfs.c ntfs.c ufs.c
  /src/distrib/syspkg/sets/man/
Makefile 71 SUBDIR+=man-ntfs-catman
72 SUBDIR+=man-ntfs-man
  /src/distrib/syspkg/sets/base/
Makefile 102 SUBDIR+=base-ntfs-root
  /src/sys/modules/
Makefile 147 SUBDIR+= ntfs

Completed in 23 milliseconds