Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
Ddelayed-ref.h382 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans);
Ddelayed-ref.c53 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans) in btrfs_should_throttle_delayed_refs() function
Dinode.c4489 if (btrfs_should_throttle_delayed_refs(trans)) in btrfs_truncate_inode_items()