Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dtransaction.h220 void btrfs_throttle(struct btrfs_fs_info *fs_info);
Dtransaction.c782 void btrfs_throttle(struct btrfs_fs_info *fs_info) in btrfs_throttle() function
Drelocation.c3273 btrfs_throttle(fs_info); in relocate_file_extent_cluster()