Searched refs:jfs_ci_dentry_operations (Results 1 – 3 of 3) sorted by relevance
51 extern const struct dentry_operations jfs_ci_dentry_operations;
39 const struct dentry_operations jfs_ci_dentry_operations; variable1615 const struct dentry_operations jfs_ci_dentry_operations = variable
611 sb->s_d_op = &jfs_ci_dentry_operations; in jfs_fill_super()