Searched refs:ntfs_dentry_ops (Results 1 – 3 of 3) sorted by relevance
627 const struct dentry_operations ntfs_dentry_ops = { variable
735 extern const struct dentry_operations ntfs_dentry_ops;
1178 sb->s_d_op = options->nocase ? &ntfs_dentry_ops : NULL; in ntfs_fill_super()