Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddlmglue.h197 int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex);
Ddlmglue.c4227 int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex) in ocfs2_refcount_lock() function
Drefcounttree.c428 ret = ocfs2_refcount_lock(tree, rw); in __ocfs2_lock_refcount_tree()