Lines Matching defs:trans

221 int btrfs_copy_root(struct btrfs_trans_handle *trans,  in btrfs_copy_root()
302 static noinline int update_ref_for_cow(struct btrfs_trans_handle *trans, in update_ref_for_cow()
409 static noinline int __btrfs_cow_block(struct btrfs_trans_handle *trans, in __btrfs_cow_block()
513 static inline int should_cow_block(struct btrfs_trans_handle *trans, in should_cow_block()
545 noinline int btrfs_cow_block(struct btrfs_trans_handle *trans, in btrfs_cow_block()
636 int btrfs_realloc_node(struct btrfs_trans_handle *trans, in btrfs_realloc_node()
895 static noinline int balance_level(struct btrfs_trans_handle *trans, in balance_level()
1107 static noinline int push_nodes_for_insert(struct btrfs_trans_handle *trans, in push_nodes_for_insert()
1456 read_block_for_search(struct btrfs_trans_handle *trans, in read_block_for_search()
1546 setup_nodes_for_search(struct btrfs_trans_handle *trans, in setup_nodes_for_search()
1626 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_search_slot()
1887 static int fixup_low_keys(struct btrfs_trans_handle *trans, in fixup_low_keys()
1914 int btrfs_set_item_key_safe(struct btrfs_trans_handle *trans, in btrfs_set_item_key_safe()
1950 static int push_node_left(struct btrfs_trans_handle *trans, in push_node_left()
2014 static int balance_node_right(struct btrfs_trans_handle *trans, in balance_node_right()
2071 static noinline int insert_new_root(struct btrfs_trans_handle *trans, in insert_new_root()
2146 static int insert_ptr(struct btrfs_trans_handle *trans, struct btrfs_root in insert_ptr()
2184 static noinline int split_node(struct btrfs_trans_handle *trans, in split_node()
2313 static noinline int __push_leaf_right(struct btrfs_trans_handle *trans, in __push_leaf_right()
2460 static int push_leaf_right(struct btrfs_trans_handle *trans, struct btrfs_root in push_leaf_right()
2524 static noinline int __push_leaf_left(struct btrfs_trans_handle *trans, in __push_leaf_left()
2678 static int push_leaf_left(struct btrfs_trans_handle *trans, struct btrfs_root in push_leaf_left()
2744 static noinline int copy_for_split(struct btrfs_trans_handle *trans, in copy_for_split()
2820 static noinline int push_for_double_split(struct btrfs_trans_handle *trans, in push_for_double_split()
2874 static noinline int split_leaf(struct btrfs_trans_handle *trans, in split_leaf()
3049 static noinline int setup_leaf_for_split(struct btrfs_trans_handle *trans, in setup_leaf_for_split()
3114 static noinline int split_item(struct btrfs_trans_handle *trans, in split_item()
3200 int btrfs_split_item(struct btrfs_trans_handle *trans, in btrfs_split_item()
3224 int btrfs_duplicate_item(struct btrfs_trans_handle *trans, in btrfs_duplicate_item()
3260 int btrfs_truncate_item(struct btrfs_trans_handle *trans, in btrfs_truncate_item()
3359 int btrfs_extend_item(struct btrfs_trans_handle *trans, in btrfs_extend_item()
3427 int btrfs_insert_some_items(struct btrfs_trans_handle *trans, in btrfs_insert_some_items()
3565 int setup_items_for_insert(struct btrfs_trans_handle *trans, in setup_items_for_insert()
3655 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans, in btrfs_insert_empty_items()
3691 int btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_insert_item()
3720 static int del_ptr(struct btrfs_trans_handle *trans, struct btrfs_root *root, in del_ptr()
3764 static noinline int btrfs_del_leaf(struct btrfs_trans_handle *trans, in btrfs_del_leaf()
3791 int btrfs_del_items(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_del_items()