Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs/
Dntfs.h58 extern const struct export_operations ntfs_export_ops;
Dnamei.c386 const struct export_operations ntfs_export_ops = { variable
Dsuper.c2916 sb->s_export_op = &ntfs_export_ops; in ntfs_fill_super()
/Linux-v6.6/fs/ntfs3/
Dsuper.c813 static const struct export_operations ntfs_export_ops = { variable
1164 sb->s_export_op = &ntfs_export_ops; in ntfs_fill_super()