Home
last modified time | relevance | path

Searched refs:btrfs_tree_unlock (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dlocking.h90 void btrfs_tree_unlock(struct extent_buffer *eb);
125 btrfs_tree_unlock(eb); in btrfs_tree_unlock_rw()
H A Dctree.c225 btrfs_tree_unlock(cow); in btrfs_copy_root()
1070 btrfs_tree_unlock(cow); in __btrfs_cow_block()
1079 btrfs_tree_unlock(cow); in __btrfs_cow_block()
1113 btrfs_tree_unlock(cow); in __btrfs_cow_block()
1123 btrfs_tree_unlock(buf); in __btrfs_cow_block()
1698 btrfs_tree_unlock(cur); in btrfs_realloc_node()
1705 btrfs_tree_unlock(cur); in btrfs_realloc_node()
1897 btrfs_tree_unlock(child); in balance_level()
1907 btrfs_tree_unlock(child); in balance_level()
1912 btrfs_tree_unlock(mid); in balance_level()
[all …]
H A Dlocking.c457 void btrfs_tree_unlock(struct extent_buffer *eb) in btrfs_tree_unlock() function
555 btrfs_tree_unlock(eb); in btrfs_lock_root_node()
H A Dtree-defrag.c61 btrfs_tree_unlock(root_node); in btrfs_defrag_leaves()
H A Dbackref.h320 btrfs_tree_unlock(node->eb); in btrfs_backref_unlock_node_buffer()
H A Dtransaction.c1228 btrfs_tree_unlock(eb); in commit_cowonly_roots()
1638 btrfs_tree_unlock(old); in create_pending_snapshot()
1648 btrfs_tree_unlock(old); in create_pending_snapshot()
1662 btrfs_tree_unlock(tmp); in create_pending_snapshot()
H A Drelocation.c798 btrfs_tree_unlock(eb); in create_reloc_root()
1221 btrfs_tree_unlock(eb); in replace_path()
1302 btrfs_tree_unlock(parent); in replace_path()
1310 btrfs_tree_unlock(parent); in replace_path()
1390 btrfs_tree_unlock(parent); in replace_path()
1808 btrfs_tree_unlock(leaf); in merge_reloc_root()
2335 btrfs_tree_unlock(eb); in do_relocation()
H A Dextent-tree.c4718 btrfs_tree_unlock(buf); in btrfs_alloc_tree_block()
5030 btrfs_tree_unlock(next); in do_walk_down()
5138 btrfs_tree_unlock(next); in do_walk_down()
5447 btrfs_tree_unlock(path->nodes[level]); in btrfs_drop_snapshot()
H A Dextent_io.c3680 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
3694 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
3716 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
3759 btrfs_tree_unlock(eb); in lock_extent_buffer_for_io()
H A Ddisk-io.c1189 btrfs_tree_unlock(leaf); in btrfs_create_tree()
1195 btrfs_tree_unlock(leaf); in btrfs_create_tree()
1235 btrfs_tree_unlock(root->node); in alloc_log_tree()
H A Dfree-space-tree.c1262 btrfs_tree_unlock(free_space_root->node); in btrfs_clear_free_space_tree()
H A Dtree-log.c2785 btrfs_tree_unlock(next); in walk_down_log_tree()
2854 btrfs_tree_unlock(next); in walk_up_log_tree()
2936 btrfs_tree_unlock(next); in walk_log_tree()
H A Dqgroup.c1277 btrfs_tree_unlock(quota_root->node); in btrfs_quota_disable()
H A Dioctl.c680 btrfs_tree_unlock(leaf); in create_subvol()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dbtrfs.h2103 DEFINE_BTRFS_LOCK_EVENT(btrfs_tree_unlock);