Searched refs:hfsplus_dentry_operations (Results 1 – 3 of 3) sorted by relevance
482 extern const struct dentry_operations hfsplus_dentry_operations;
511 sb->s_d_op = &hfsplus_dentry_operations; in hfsplus_fill_super()
176 const struct dentry_operations hfsplus_dentry_operations = { variable