Searched refs:ntfs_export_ops (Results 1 – 4 of 4) sorted by relevance
72 extern const struct export_operations ntfs_export_ops;
399 const struct export_operations ntfs_export_ops = { variable
2945 sb->s_export_op = &ntfs_export_ops; in ntfs_fill_super()
277 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)