Searched refs:ocfs2_unlock_refcount_tree (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | refcounttree.h | 30 void ocfs2_unlock_refcount_tree(struct ocfs2_super *osb,
|
| H A D | refcounttree.c | 475 ocfs2_unlock_refcount_tree(osb, tree, rw); in ocfs2_lock_refcount_tree() 496 ocfs2_unlock_refcount_tree(osb, tree, rw); in ocfs2_lock_refcount_tree() 518 void ocfs2_unlock_refcount_tree(struct ocfs2_super *osb, in ocfs2_unlock_refcount_tree() function 750 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_set_refcount_tree() 868 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_remove_refcount_tree() 3436 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_refcount_cow_hunk() 3842 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_attach_refcount_tree() 4131 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_create_reflink_node() 4580 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_reflink_remap_extent() 4590 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_reflink_remap_extent()
|
| H A D | move_extents.c | 359 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_defrag_extent() 733 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_move_extent()
|
| H A D | xattr.c | 2667 ocfs2_unlock_refcount_tree(OCFS2_SB(inode->i_sb), ref_tree, 1); in ocfs2_xattr_remove() 3697 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_xattr_set() 7211 ocfs2_unlock_refcount_tree(OCFS2_SB(old_inode->i_sb), in ocfs2_reflink_xattrs()
|
| H A D | alloc.c | 5813 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_remove_btree_range() 7392 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_commit_truncate()
|