Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dtransaction.h252 bool btrfs_should_end_transaction(struct btrfs_trans_handle *trans);
Dinode-item.c511 btrfs_should_end_transaction(trans)) { in btrfs_truncate_inode_items()
Dtransaction.c973 bool btrfs_should_end_transaction(struct btrfs_trans_handle *trans) in btrfs_should_end_transaction() function
Dextent-tree.c5756 if (btrfs_should_end_transaction(trans) || in btrfs_drop_snapshot()