Searched refs:ntfs_dentry_ops (Results 1 – 3 of 3) sorted by relevance
531 const struct dentry_operations ntfs_dentry_ops = { variable
800 extern const struct dentry_operations ntfs_dentry_ops;
1294 set_default_d_op(sb, options->nocase ? &ntfs_dentry_ops : NULL); in ntfs_fill_super()