Searched refs:ocfs2_dinode_et_ops (Results 1 – 1 of 1) sorted by relevance
137 * Pre-declare ocfs2_dinode_et_ops so we can use it as a sanity check160 static const struct ocfs2_extent_tree_operations ocfs2_dinode_et_ops = { variable 176 BUG_ON(et->et_ops != &ocfs2_dinode_et_ops); in ocfs2_dinode_set_last_eb_blk() 184 BUG_ON(et->et_ops != &ocfs2_dinode_et_ops); in ocfs2_dinode_get_last_eb_blk() 238 BUG_ON(et->et_ops != &ocfs2_dinode_et_ops); in ocfs2_dinode_sanity_check() 457 NULL, &ocfs2_dinode_et_ops); in ocfs2_init_dinode_extent_tree()