Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Ddlmglue.h184 void ocfs2_refcount_unlock(struct ocfs2_refcount_tree *ref_tree, int ex);
Ddlmglue.c4251 void ocfs2_refcount_unlock(struct ocfs2_refcount_tree *ref_tree, int ex) in ocfs2_refcount_unlock() function
Drefcounttree.c524 ocfs2_refcount_unlock(tree, rw); in ocfs2_unlock_refcount_tree()