Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dtransaction.h223 void btrfs_throttle(struct btrfs_fs_info *fs_info);
Dtransaction.c854 void btrfs_throttle(struct btrfs_fs_info *fs_info) in btrfs_throttle() function
Drelocation.c2797 btrfs_throttle(fs_info); in relocate_file_extent_cluster()