Home
last modified time | relevance | path

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

/fs/btrfs/
Ddelayed-ref.h383 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans);
Ddelayed-ref.c54 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans) in btrfs_should_throttle_delayed_refs() function
Dinode.c4998 if (btrfs_should_throttle_delayed_refs(trans)) in btrfs_truncate_inode_items()