Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dalloc.c175 static const struct ocfs2_extent_tree_operations ocfs2_dinode_et_ops = { variable
191 BUG_ON(et->et_ops != &ocfs2_dinode_et_ops); in ocfs2_dinode_set_last_eb_blk()
199 BUG_ON(et->et_ops != &ocfs2_dinode_et_ops); in ocfs2_dinode_get_last_eb_blk()
253 BUG_ON(et->et_ops != &ocfs2_dinode_et_ops); in ocfs2_dinode_sanity_check()
472 NULL, &ocfs2_dinode_et_ops); in ocfs2_init_dinode_extent_tree()