Home
last modified time | relevance | path

Searched refs:ntfs_export_ops (Results 1 – 4 of 4) sorted by relevance

/fs/ntfs/
Dntfs.h72 extern const struct export_operations ntfs_export_ops;
Dnamei.c399 const struct export_operations ntfs_export_ops = { variable
Dsuper.c2945 sb->s_export_op = &ntfs_export_ops; in ntfs_fill_super()
DChangeLog277 definition of ntfs_export_ops from fs/ntfs/super.c to namei.c. Also,
278 declare ntfs_export_ops in fs/ntfs/ntfs.h.
902 - Define export operations (->s_export_op) for NTFS (ntfs_export_ops)