Home
last modified time | relevance | path

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

/fs/btrfs/
Dtransaction.h213 int btrfs_should_end_transaction(struct btrfs_trans_handle *trans,
Dtransaction.c768 int btrfs_should_end_transaction(struct btrfs_trans_handle *trans, in btrfs_should_end_transaction() function
Dextent-tree.c8968 if (btrfs_should_end_transaction(trans, tree_root) || in btrfs_drop_snapshot()
Dinode.c4403 if (btrfs_should_end_transaction(trans, root)) { in btrfs_truncate_inode_items()