Home
last modified time | relevance | path

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

/fs/btrfs/
Ddisk-io.h139 void btrfs_cleanup_one_transaction(struct btrfs_transaction *trans,
Ddisk-io.c4335 void btrfs_cleanup_one_transaction(struct btrfs_transaction *cur_trans, in btrfs_cleanup_one_transaction() function
4393 btrfs_cleanup_one_transaction(t, root); in btrfs_cleanup_transaction()
Dtransaction.c1770 btrfs_cleanup_one_transaction(trans->transaction, root); in cleanup_transaction()