Home
last modified time | relevance | path

Searched refs:ocfs2_refcount_tree (Results 1 – 6 of 6) 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.c203 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_defrag_extent()
575 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_move_extent()
H A Ddlmglue.c320 static inline struct ocfs2_refcount_tree *
323 return container_of(res, struct ocfs2_refcount_tree, rf_lockres); in ocfs2_lock_res_refcount_tree()
4151 struct ocfs2_refcount_tree *tree = in ocfs2_check_refcount_downconvert()
4160 struct ocfs2_refcount_tree *tree = in ocfs2_refcount_convert_worker()
4272 int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex) in ocfs2_refcount_lock()
4293 void ocfs2_refcount_unlock(struct ocfs2_refcount_tree *ref_tree, int ex) in ocfs2_refcount_unlock()
H A Dfile.c2150 if (!ocfs2_refcount_tree(OCFS2_SB(inode->i_sb)) || in ocfs2_check_range_for_refcount()
2708 if (!ocfs2_refcount_tree(osb)) in ocfs2_remap_file_range()
H A Dalloc.c5717 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_remove_btree_range()
7246 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_commit_truncate()