Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dtransaction.h216 void btrfs_throttle(struct btrfs_fs_info *fs_info);
Dtransaction.c781 void btrfs_throttle(struct btrfs_fs_info *fs_info) in btrfs_throttle() function
Drelocation.c3349 btrfs_throttle(fs_info); in relocate_file_extent_cluster()