Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dtransaction.h197 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root);
Ddev-replace.c350 trans = btrfs_attach_transaction(root); in btrfs_dev_replace_start()
Ddisk-io.c1841 trans = btrfs_attach_transaction(root); in cleaner_kthread()
1894 trans = btrfs_attach_transaction(root); in transaction_kthread()
Dtransaction.c663 struct btrfs_trans_handle *btrfs_attach_transaction(struct btrfs_root *root) in btrfs_attach_transaction() function
Dvolumes.c2424 trans = btrfs_attach_transaction(root); in btrfs_init_new_device()