Lines Matching defs:trans
238 int btrfs_copy_root(struct btrfs_trans_handle *trans, in btrfs_copy_root()
977 static noinline int update_ref_for_cow(struct btrfs_trans_handle *trans, in update_ref_for_cow()
1093 static noinline int __btrfs_cow_block(struct btrfs_trans_handle *trans, in __btrfs_cow_block()
1498 static inline int should_cow_block(struct btrfs_trans_handle *trans, in should_cow_block()
1533 noinline int btrfs_cow_block(struct btrfs_trans_handle *trans, in btrfs_cow_block()
1619 int btrfs_realloc_node(struct btrfs_trans_handle *trans, in btrfs_realloc_node()
1880 static noinline int balance_level(struct btrfs_trans_handle *trans, in balance_level()
2098 static noinline int push_nodes_for_insert(struct btrfs_trans_handle *trans, in push_nodes_for_insert()
2438 read_block_for_search(struct btrfs_trans_handle *trans, in read_block_for_search()
2521 setup_nodes_for_search(struct btrfs_trans_handle *trans, in setup_nodes_for_search()
2664 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_search_slot()
3187 static int push_node_left(struct btrfs_trans_handle *trans, in push_node_left()
3261 static int balance_node_right(struct btrfs_trans_handle *trans, in balance_node_right()
3325 static noinline int insert_new_root(struct btrfs_trans_handle *trans, in insert_new_root()
3396 static void insert_ptr(struct btrfs_trans_handle *trans, in insert_ptr()
3442 static noinline int split_node(struct btrfs_trans_handle *trans, in split_node()
3586 static noinline int __push_leaf_right(struct btrfs_trans_handle *trans, in __push_leaf_right()
3735 static int push_leaf_right(struct btrfs_trans_handle *trans, struct btrfs_root in push_leaf_right()
3812 static noinline int __push_leaf_left(struct btrfs_trans_handle *trans, in __push_leaf_left()
3965 static int push_leaf_left(struct btrfs_trans_handle *trans, struct btrfs_root in push_leaf_left()
4030 static noinline void copy_for_split(struct btrfs_trans_handle *trans, in copy_for_split()
4103 static noinline int push_for_double_split(struct btrfs_trans_handle *trans, in push_for_double_split()
4160 static noinline int split_leaf(struct btrfs_trans_handle *trans, in split_leaf()
4326 static noinline int setup_leaf_for_split(struct btrfs_trans_handle *trans, in setup_leaf_for_split()
4393 static noinline int split_item(struct btrfs_trans_handle *trans, in split_item()
4479 int btrfs_split_item(struct btrfs_trans_handle *trans, in btrfs_split_item()
4503 int btrfs_duplicate_item(struct btrfs_trans_handle *trans, in btrfs_duplicate_item()
4797 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans, in btrfs_insert_empty_items()
4831 int btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root in btrfs_insert_item()
4908 static noinline void btrfs_del_leaf(struct btrfs_trans_handle *trans, in btrfs_del_leaf()
4932 int btrfs_del_items(struct btrfs_trans_handle *trans, struct btrfs_root *root, in btrfs_del_items()