Home
last modified time | relevance | path

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

/fs/btrfs/
Ddisk-io.c72 static int btrfs_cleanup_transaction(struct btrfs_root *root);
1842 btrfs_cleanup_transaction(root); in transaction_kthread()
3073 btrfs_cleanup_transaction(fs_info->tree_root); in open_ctree()
4087 btrfs_cleanup_transaction(root); in btrfs_error_commit_super()
4363 static int btrfs_cleanup_transaction(struct btrfs_root *root) in btrfs_cleanup_transaction() function