Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dalloc.h55 struct ocfs2_extent_tree_operations;
57 const struct ocfs2_extent_tree_operations *et_ops;
Dalloc.c77 struct ocfs2_extent_tree_operations { struct
175 static const struct ocfs2_extent_tree_operations ocfs2_dinode_et_ops = {
297 static const struct ocfs2_extent_tree_operations ocfs2_xattr_value_et_ops = {
343 static const struct ocfs2_extent_tree_operations ocfs2_xattr_tree_et_ops = {
390 static const struct ocfs2_extent_tree_operations ocfs2_dx_root_et_ops = {
436 static const struct ocfs2_extent_tree_operations ocfs2_refcount_tree_et_ops = {
449 const struct ocfs2_extent_tree_operations *ops) in __ocfs2_init_extent_tree()