Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dtransaction.h293 bool btrfs_should_end_transaction(struct btrfs_trans_handle *trans);
Dinode-item.c506 btrfs_should_end_transaction(trans)) { in btrfs_truncate_inode_items()
Dfree-space-tree.c1348 if (btrfs_should_end_transaction(trans)) { in btrfs_rebuild_free_space_tree()
Dtransaction.c1006 bool btrfs_should_end_transaction(struct btrfs_trans_handle *trans) in btrfs_should_end_transaction() function
Dextent-tree.c6171 if (btrfs_should_end_transaction(trans) || in btrfs_drop_snapshot()