ocfs2_dentry_ops 469 fs/ocfs2/dcache.c const struct dentry_operations ocfs2_dentry_ops = { ocfs2_dentry_ops 15 fs/ocfs2/dcache.h extern const struct dentry_operations ocfs2_dentry_ops; ocfs2_dentry_ops 2014 fs/ocfs2/super.c sb->s_d_op = &ocfs2_dentry_ops;