Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Dalloc.h55 struct ocfs2_extent_tree_operations;
57 struct ocfs2_extent_tree_operations *et_ops;
Dalloc.c76 struct ocfs2_extent_tree_operations { struct
167 static struct ocfs2_extent_tree_operations ocfs2_dinode_et_ops = { argument
289 static struct ocfs2_extent_tree_operations ocfs2_xattr_value_et_ops = {
335 static struct ocfs2_extent_tree_operations ocfs2_xattr_tree_et_ops = {
382 static struct ocfs2_extent_tree_operations ocfs2_dx_root_et_ops = {
428 static struct ocfs2_extent_tree_operations ocfs2_refcount_tree_et_ops = {
441 struct ocfs2_extent_tree_operations *ops) in __ocfs2_init_extent_tree()