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