index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
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