Home
last modified time | relevance | path

Searched refs:btrfs_attach_transaction (Results 1 – 6 of 6) sorted by relevance

/linux/fs/btrfs/
H A Dtransaction.h281 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root);
H A Ddev-replace.c475 trans = btrfs_attach_transaction(root); in mark_block_group_to_copy()
622 trans = btrfs_attach_transaction(root); in btrfs_dev_replace_start()
H A Dtransaction.c859 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root) in btrfs_attach_transaction() function
H A Dbackref.c2428 trans = btrfs_attach_transaction(ctx->fs_info->tree_root); in iterate_extent_inodes()
H A Ddisk-io.c1595 trans = btrfs_attach_transaction(root); in transaction_kthread()
H A Dvolumes.c2962 trans = btrfs_attach_transaction(root); in btrfs_init_new_device()