Lines Matching refs:btrfs_trans_handle
41 struct btrfs_trans_handle;
534 int btrfs_cow_block(struct btrfs_trans_handle *trans,
539 int btrfs_copy_root(struct btrfs_trans_handle *trans,
543 int btrfs_block_can_be_shared(struct btrfs_trans_handle *trans,
546 int btrfs_del_ptr(struct btrfs_trans_handle *trans, struct btrfs_root *root,
550 int btrfs_split_item(struct btrfs_trans_handle *trans,
555 int btrfs_duplicate_item(struct btrfs_trans_handle *trans,
561 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root,
570 int btrfs_realloc_node(struct btrfs_trans_handle *trans,
578 int btrfs_del_items(struct btrfs_trans_handle *trans, struct btrfs_root *root,
580 static inline int btrfs_del_item(struct btrfs_trans_handle *trans, in btrfs_del_item()
617 int btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root *root,
619 int btrfs_insert_empty_items(struct btrfs_trans_handle *trans,
624 static inline int btrfs_insert_empty_item(struct btrfs_trans_handle *trans, in btrfs_insert_empty_item()