Home
last modified time | relevance | path

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

/linux-3.3/fs/btrfs/
Dtransaction.h104 int btrfs_should_end_transaction(struct btrfs_trans_handle *trans,
Dtransaction.c437 int btrfs_should_end_transaction(struct btrfs_trans_handle *trans, in btrfs_should_end_transaction() function
Dextent-tree.c6861 if (btrfs_should_end_transaction(trans, tree_root)) { in btrfs_drop_snapshot()