Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dalloc.h39 struct ocfs2_extent_tree_operations;
41 const struct ocfs2_extent_tree_operations *et_ops;
H A Dalloc.c61 struct ocfs2_extent_tree_operations { struct
159 static const struct ocfs2_extent_tree_operations ocfs2_dinode_et_ops = {
281 static const struct ocfs2_extent_tree_operations ocfs2_xattr_value_et_ops = {
327 static const struct ocfs2_extent_tree_operations ocfs2_xattr_tree_et_ops = {
374 static const struct ocfs2_extent_tree_operations ocfs2_dx_root_et_ops = {
420 static const struct ocfs2_extent_tree_operations ocfs2_refcount_tree_et_ops = {
433 const struct ocfs2_extent_tree_operations *ops) in __ocfs2_init_extent_tree()