hfsplus_dentry_operations 480 fs/hfsplus/hfsplus_fs.h extern const struct dentry_operations hfsplus_dentry_operations; hfsplus_dentry_operations 176 fs/hfsplus/inode.c const struct dentry_operations hfsplus_dentry_operations = { hfsplus_dentry_operations 511 fs/hfsplus/super.c sb->s_d_op = &hfsplus_dentry_operations;