Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dalloc.h41 struct ocfs2_extent_tree_operations;
43 const struct ocfs2_extent_tree_operations *et_ops;
Dalloc.c63 struct ocfs2_extent_tree_operations { struct
161 static const struct ocfs2_extent_tree_operations ocfs2_dinode_et_ops = {
283 static const struct ocfs2_extent_tree_operations ocfs2_xattr_value_et_ops = {
329 static const struct ocfs2_extent_tree_operations ocfs2_xattr_tree_et_ops = {
376 static const struct ocfs2_extent_tree_operations ocfs2_dx_root_et_ops = {
422 static const struct ocfs2_extent_tree_operations ocfs2_refcount_tree_et_ops = {
435 const struct ocfs2_extent_tree_operations *ops) in __ocfs2_init_extent_tree()