NetBSD/sys/fs/ntfs
ad 23bf88000c Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function
that hides the details and does atomic_load_relaxed().  Signature matches
FreeBSD.
2020-04-13 19:23:17 +00:00
..
Makefile
TODO
files.ntfs
ntfs.h Two typos: 2014-12-28 12:19:21 +00:00
ntfs_compr.c Cosmetic changes: 2015-02-20 17:08:13 +00:00
ntfs_compr.h
ntfs_conv.c Cosmetic changes: 2015-02-20 17:08:13 +00:00
ntfs_ihash.c Cosmetic changes: 2015-02-20 17:08:13 +00:00
ntfs_ihash.h
ntfs_inode.h Change ntfs to vcache. 2014-11-13 16:51:53 +00:00
ntfs_subr.c VFS_VGET(), VFS_ROOT(), VFS_FHTOVP(): give them a "int lktype" argument, to 2020-01-17 20:08:06 +00:00
ntfs_subr.h Change ntfs to vcache. 2014-11-13 16:51:53 +00:00
ntfs_vfsops.c Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
ntfs_vfsops.h
ntfs_vnops.c Eliminate crusty debugging sludge. 2017-05-26 14:34:19 +00:00
ntfsmount.h