index
:
teythoon/hurd.git
introspection-2015-09-11
justus/gpg-0
justus/la-merge-0
master
unprivileged-subhurds-2016-09-04
unprivileged-subhurds-2016-10-27
Personal Hurd development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pfinet
/
linux-src
/
include
/
linux
/
ntfs_fs.h
blob: acbfc2939313243f89e68ee5c6c96d9f694e7ba8 (
plain
)
1
2
3
4
5
6
7
#ifndef _LINUX_NTFS_FS_H
#define _LINUX_NTFS_FS_H
int
init_ntfs_fs
(
void
);
#endif