Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Ddisk-io.h137 void btrfs_cleanup_one_transaction(struct btrfs_transaction *trans,
Ddisk-io.c4364 void btrfs_cleanup_one_transaction(struct btrfs_transaction *cur_trans, in btrfs_cleanup_one_transaction() function
4422 btrfs_cleanup_one_transaction(t, root); in btrfs_cleanup_transaction()
Dtransaction.c1768 btrfs_cleanup_one_transaction(trans->transaction, root); in cleanup_transaction()