Home
last modified time | relevance | path

Searched refs:btrfs_should_end_transaction (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtransaction.h222 int btrfs_should_end_transaction(struct btrfs_trans_handle *trans);
H A Dtransaction.c916 int btrfs_should_end_transaction(struct btrfs_trans_handle *trans) in btrfs_should_end_transaction() function
H A Dextent-tree.c5504 if (btrfs_should_end_transaction(trans) || in btrfs_drop_snapshot()
H A Dinode.c4291 btrfs_should_end_transaction(trans)) { in btrfs_truncate_inode_items()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtransaction.h255 bool btrfs_should_end_transaction(struct btrfs_trans_handle *trans);
H A Dinode-item.c511 btrfs_should_end_transaction(trans)) { in btrfs_truncate_inode_items()
H A Dtransaction.c971 bool btrfs_should_end_transaction(struct btrfs_trans_handle *trans) in btrfs_should_end_transaction() function
H A Dextent-tree.c5785 if (btrfs_should_end_transaction(trans) || in btrfs_drop_snapshot()

Completed in 33 milliseconds