Lines Matching refs:btrfs_trans_handle
26 struct btrfs_trans_handle;
544 void btrfs_set_item_key_safe(struct btrfs_trans_handle *trans,
557 int btrfs_cow_block(struct btrfs_trans_handle *trans,
562 int btrfs_force_cow_block(struct btrfs_trans_handle *trans,
569 int btrfs_copy_root(struct btrfs_trans_handle *trans,
573 bool btrfs_block_can_be_shared(const struct btrfs_trans_handle *trans,
576 int btrfs_del_ptr(struct btrfs_trans_handle *trans, struct btrfs_root *root,
578 void btrfs_extend_item(struct btrfs_trans_handle *trans,
580 void btrfs_truncate_item(struct btrfs_trans_handle *trans,
582 int btrfs_split_item(struct btrfs_trans_handle *trans,
587 int btrfs_duplicate_item(struct btrfs_trans_handle *trans,
593 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root,
607 int btrfs_del_items(struct btrfs_trans_handle *trans, struct btrfs_root *root,
609 static inline int btrfs_del_item(struct btrfs_trans_handle *trans,
642 void btrfs_setup_item_for_insert(struct btrfs_trans_handle *trans,
647 int btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root *root,
649 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans,
654 static inline int btrfs_insert_empty_item(struct btrfs_trans_handle *trans,