Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dntfs.h72 extern const struct export_operations ntfs_export_ops;
Dnamei.c400 const struct export_operations ntfs_export_ops = { variable
Dsuper.c2925 sb->s_export_op = &ntfs_export_ops; in ntfs_fill_super()