Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Ddlmglue.h156 int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex);
Ddlmglue.c3918 int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex) in ocfs2_refcount_lock() function
Drefcounttree.c429 ret = ocfs2_refcount_lock(tree, rw); in __ocfs2_lock_refcount_tree()