Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Ddlmglue.h181 int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex);
Ddlmglue.c4273 int ocfs2_refcount_lock(struct ocfs2_refcount_tree *ref_tree, int ex) in ocfs2_refcount_lock() function
Drefcounttree.c420 ret = ocfs2_refcount_lock(tree, rw); in __ocfs2_lock_refcount_tree()