Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dtransaction.c816 btrfs_should_throttle_delayed_refs(trans, root); in __btrfs_end_transaction()
Dctree.h3394 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans,
Dinode.c4522 if (btrfs_should_throttle_delayed_refs(trans, root)) in btrfs_truncate_inode_items()
4530 if (btrfs_should_throttle_delayed_refs(trans, in btrfs_truncate_inode_items()
Dextent-tree.c2794 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans, in btrfs_should_throttle_delayed_refs() function