Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Drefcounttree.h10 struct ocfs2_refcount_tree { struct
28 struct ocfs2_refcount_tree **tree, argument
31 struct ocfs2_refcount_tree *tree,
73 struct ocfs2_refcount_tree *ref_tree,
H A Docfs2.h495 struct ocfs2_refcount_tree *osb_ref_tree_lru;
630 static inline int ocfs2_refcount_tree(struct ocfs2_super *osb) in ocfs2_refcount_tree() function
H A Dmove_extents.c209 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_defrag_extent()
581 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_move_extent()
H A Dfile.c2157 if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb)) || in ocfs2_check_range_for_refcount()
2715 if (!ocfs2_refcount_tree(osb)) in ocfs2_remap_file_range()