Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dtransaction.h164 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root);
Ddev-replace.c335 trans = btrfs_attach_transaction(root); in btrfs_dev_replace_start()
Dtransaction.c609 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root) in btrfs_attach_transaction() function
Ddisk-io.c1848 trans = btrfs_attach_transaction(root); in transaction_kthread()
Dvolumes.c2277 trans = btrfs_attach_transaction(root); in btrfs_init_new_device()