Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dtree-log.h84 int btrfs_free_log(struct btrfs_trans_handle *trans, struct btrfs_root *root);
H A Dtransaction.c209 btrfs_free_log(trans, root); in switch_commit_roots()
1455 btrfs_free_log(trans, root); in commit_fs_roots()
H A Ddisk-io.c4538 btrfs_free_log(NULL, gang[i]); in btrfs_drop_all_logs()
H A Dtree-log.c3225 int btrfs_free_log(struct btrfs_trans_handle *trans, struct btrfs_root *root) in btrfs_free_log() function