Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dalloc.c62 struct ocfs2_extent_tree_operations { struct
160 static const struct ocfs2_extent_tree_operations ocfs2_dinode_et_ops = {
282 static const struct ocfs2_extent_tree_operations ocfs2_xattr_value_et_ops = {
328 static const struct ocfs2_extent_tree_operations ocfs2_xattr_tree_et_ops = {
375 static const struct ocfs2_extent_tree_operations ocfs2_dx_root_et_ops = {
421 static const struct ocfs2_extent_tree_operations ocfs2_refcount_tree_et_ops = {
434 const struct ocfs2_extent_tree_operations *ops) in __ocfs2_init_extent_tree()