Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dtransaction.h222 int btrfs_should_end_transaction(struct btrfs_trans_handle *trans);
H A Dtransaction.c909 int btrfs_should_end_transaction(struct btrfs_trans_handle *trans) in btrfs_should_end_transaction() function
H A Dextent-tree.c5492 if (btrfs_should_end_transaction(trans) || in btrfs_drop_snapshot()
H A Dinode.c4294 btrfs_should_end_transaction(trans)) { in btrfs_truncate_inode_items()