Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dalloc.c161 static const struct ocfs2_extent_tree_operations ocfs2_dinode_et_ops = { variable
177 BUG_ON(et->et_ops != &ocfs2_dinode_et_ops); in ocfs2_dinode_set_last_eb_blk()
185 BUG_ON(et->et_ops != &ocfs2_dinode_et_ops); in ocfs2_dinode_get_last_eb_blk()
239 BUG_ON(et->et_ops != &ocfs2_dinode_et_ops); in ocfs2_dinode_sanity_check()
458 NULL, &ocfs2_dinode_et_ops); in ocfs2_init_dinode_extent_tree()