Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dtransaction.h217 void btrfs_throttle(struct btrfs_fs_info *fs_info);
Dtransaction.c753 void btrfs_throttle(struct btrfs_fs_info *fs_info) in btrfs_throttle() function
Drelocation.c3258 btrfs_throttle(fs_info); in relocate_file_extent_cluster()