Searched refs:ocfs2_refcount_lock (Results 1 – 3 of 3) sorted by relevance
181 int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex);
4273 int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex) in ocfs2_refcount_lock() function
420 ret = ocfs2_refcount_lock(tree, rw); in __ocfs2_lock_refcount_tree()