Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Ddelayed-ref.h388 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans);
Dinode-item.c685 if (btrfs_should_throttle_delayed_refs(trans)) in btrfs_truncate_inode_items()
Ddelayed-ref.c54 int btrfs_should_throttle_delayed_refs(struct btrfs_trans_handle *trans) in btrfs_should_throttle_delayed_refs() function