Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dtransaction.h292 bool btrfs_should_end_transaction(struct btrfs_trans_handle *trans);
H A Dinode-item.c493 btrfs_should_end_transaction(trans)) { in btrfs_truncate_inode_items()
H A Dfree-space-tree.c1367 if (btrfs_should_end_transaction(trans)) { in btrfs_rebuild_free_space_tree()
H A Dtransaction.c1022 bool btrfs_should_end_transaction(struct btrfs_trans_handle *trans) in btrfs_should_end_transaction() function
H A Dextent-tree.c6401 if (btrfs_should_end_transaction(trans) || in btrfs_drop_snapshot()