Home
last modified time | relevance | path

Searched refs:btrfs_attach_transaction (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtransaction.h210 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root);
H A Ddev-replace.c477 trans = btrfs_attach_transaction(root); in btrfs_dev_replace_start()
H A Dtransaction.c793 * btrfs_attach_transaction() - catch the running transaction
805 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root) in btrfs_attach_transaction() function
H A Dbackref.c2012 trans = btrfs_attach_transaction(fs_info->extent_root);
H A Ddisk-io.c1823 trans = btrfs_attach_transaction(root); in transaction_kthread()
H A Dvolumes.c2752 trans = btrfs_attach_transaction(root); in btrfs_init_new_device()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtransaction.h243 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root);
H A Ddev-replace.c479 trans = btrfs_attach_transaction(root); in mark_block_group_to_copy()
628 trans = btrfs_attach_transaction(root); in btrfs_dev_replace_start()
H A Dtransaction.c807 * This is similar to btrfs_attach_transaction() but it allows the join to
818 * btrfs_attach_transaction() - catch the running transaction
830 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.c1573 trans = btrfs_attach_transaction(root); in transaction_kthread()
H A Dvolumes.c2798 trans = btrfs_attach_transaction(root); in btrfs_init_new_device()

Completed in 44 milliseconds