Lines Matching defs:trans
242 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root()
317 bool btrfs_block_can_be_shared(const struct btrfs_trans_handle *trans, in btrfs_block_can_be_shared()
354 static noinline int update_ref_for_cow(struct btrfs_trans_handle *trans, in update_ref_for_cow()
478 int btrfs_force_cow_block(struct btrfs_trans_handle *trans, in btrfs_force_cow_block()
616 static inline bool should_cow_block(const struct btrfs_trans_handle *trans, in should_cow_block()
660 int btrfs_cow_block(struct btrfs_trans_handle *trans, in btrfs_cow_block()
869 static noinline int balance_level(struct btrfs_trans_handle *trans, in balance_level()
1139 static noinline int push_nodes_for_insert(struct btrfs_trans_handle *trans, in push_nodes_for_insert()
1618 setup_nodes_for_search(struct btrfs_trans_handle *trans, in setup_nodes_for_search()
1838 static int search_leaf(struct btrfs_trans_handle *trans, in search_leaf()
1996 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_search_slot()
2556 static void fixup_low_keys(struct btrfs_trans_handle *trans, in fixup_low_keys()
2586 void btrfs_set_item_key_safe(struct btrfs_trans_handle *trans, in btrfs_set_item_key_safe()
2696 static int push_node_left(struct btrfs_trans_handle *trans, in push_node_left()
2776 static int balance_node_right(struct btrfs_trans_handle *trans, in balance_node_right()
2850 static noinline int insert_new_root(struct btrfs_trans_handle *trans, in insert_new_root()
2921 static int insert_ptr(struct btrfs_trans_handle *trans, in insert_ptr()
2977 static noinline int split_node(struct btrfs_trans_handle *trans, in split_node()
3112 static noinline int __push_leaf_right(struct btrfs_trans_handle *trans, in __push_leaf_right()
3248 static int push_leaf_right(struct btrfs_trans_handle *trans, struct btrfs_root in push_leaf_right()
3326 static noinline int __push_leaf_left(struct btrfs_trans_handle *trans, in __push_leaf_left()
3461 static int push_leaf_left(struct btrfs_trans_handle *trans, struct btrfs_root in push_leaf_left()
3523 static noinline int copy_for_split(struct btrfs_trans_handle *trans, in copy_for_split()
3590 static noinline int push_for_double_split(struct btrfs_trans_handle *trans, in push_for_double_split()
3650 static noinline int split_leaf(struct btrfs_trans_handle *trans, in split_leaf()
3835 static noinline int setup_leaf_for_split(struct btrfs_trans_handle *trans, in setup_leaf_for_split()
3902 static noinline int split_item(struct btrfs_trans_handle *trans, in split_item()
3984 int btrfs_split_item(struct btrfs_trans_handle *trans, in btrfs_split_item()
4006 void btrfs_truncate_item(struct btrfs_trans_handle *trans, in btrfs_truncate_item()
4096 void btrfs_extend_item(struct btrfs_trans_handle *trans, in btrfs_extend_item()
4164 static void setup_items_for_insert(struct btrfs_trans_handle *trans, in setup_items_for_insert()
4259 void btrfs_setup_item_for_insert(struct btrfs_trans_handle *trans, in btrfs_setup_item_for_insert()
4283 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans, in btrfs_insert_empty_items()
4310 int btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_insert_item()
4340 int btrfs_duplicate_item(struct btrfs_trans_handle *trans, in btrfs_duplicate_item()
4374 int btrfs_del_ptr(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_del_ptr()
4431 static noinline int btrfs_del_leaf(struct btrfs_trans_handle *trans, in btrfs_del_leaf()
4463 int btrfs_del_items(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_del_items()