Lines Matching refs:btrfs_trans_handle
27 struct btrfs_trans_handle;
546 void btrfs_set_item_key_safe(struct btrfs_trans_handle *trans,
559 int btrfs_cow_block(struct btrfs_trans_handle *trans,
564 int btrfs_force_cow_block(struct btrfs_trans_handle *trans,
571 int btrfs_copy_root(struct btrfs_trans_handle *trans,
575 bool btrfs_block_can_be_shared(struct btrfs_trans_handle *trans,
578 int btrfs_del_ptr(struct btrfs_trans_handle *trans, struct btrfs_root *root,
580 void btrfs_extend_item(struct btrfs_trans_handle *trans,
582 void btrfs_truncate_item(struct btrfs_trans_handle *trans,
584 int btrfs_split_item(struct btrfs_trans_handle *trans,
589 int btrfs_duplicate_item(struct btrfs_trans_handle *trans,
595 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root,
609 int btrfs_del_items(struct btrfs_trans_handle *trans, struct btrfs_root *root,
611 static inline int btrfs_del_item(struct btrfs_trans_handle *trans, in btrfs_del_item()
644 void btrfs_setup_item_for_insert(struct btrfs_trans_handle *trans,
649 int btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root *root,
651 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans,
656 static inline int btrfs_insert_empty_item(struct btrfs_trans_handle *trans, in btrfs_insert_empty_item()