Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Ddlmglue.h157 void ocfs2_refcount_unlock(struct ocfs2_refcount_tree *ref_tree, int ex);
Ddlmglue.c3879 void ocfs2_refcount_unlock(struct ocfs2_refcount_tree *ref_tree, int ex) in ocfs2_refcount_unlock() function
Drefcounttree.c534 ocfs2_refcount_unlock(tree, rw); in ocfs2_unlock_refcount_tree()