Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Ddelayed-ref.h382 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.c4920 if (btrfs_should_throttle_delayed_refs(trans)) in btrfs_truncate_inode_items()