Home
last modified time | relevance | path

Searched refs:ocfs2_dinode_et_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dalloc.c159 static const struct ocfs2_extent_tree_operations ocfs2_dinode_et_ops = { variable
175 BUG_ON(et->et_ops != &ocfs2_dinode_et_ops); in ocfs2_dinode_set_last_eb_blk()
183 BUG_ON(et->et_ops != &ocfs2_dinode_et_ops); in ocfs2_dinode_get_last_eb_blk()
237 BUG_ON(et->et_ops != &ocfs2_dinode_et_ops); in ocfs2_dinode_sanity_check()
456 NULL, &ocfs2_dinode_et_ops); in ocfs2_init_dinode_extent_tree()