Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dtransaction.c837 btrfs_should_throttle_delayed_refs(trans, info); in __btrfs_end_transaction()
Dctree.h2610 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans,
Dinode.c4730 if (btrfs_should_throttle_delayed_refs(trans, fs_info)) in btrfs_truncate_inode_items()
4739 if (btrfs_should_throttle_delayed_refs(trans, in btrfs_truncate_inode_items()
Dextent-tree.c2785 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans, in btrfs_should_throttle_delayed_refs() function