Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dntfs.h58 extern const struct export_operations ntfs_export_ops;
H A Dnamei.c386 const struct export_operations ntfs_export_ops = { variable
H A Dsuper.c2910 sb->s_export_op = &ntfs_export_ops; in ntfs_fill_super()