ocfs2_caching_operations
const struct ocfs2_caching_operations ocfs2_inode_caching_ops = {
extern const struct ocfs2_caching_operations ocfs2_inode_caching_ops;
struct ocfs2_caching_operations;
const struct ocfs2_caching_operations *ci_ops;
static const struct ocfs2_caching_operations ocfs2_refcount_caching_ops = {
const struct ocfs2_caching_operations *ops)
const struct ocfs2_caching_operations *ops);