Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dasync-thread.h45 bool btrfs_workqueue_normal_congested(const struct btrfs_workqueue *wq);
H A Dasync-thread.c60 bool btrfs_workqueue_normal_congested(const struct btrfs_workqueue *wq) in btrfs_workqueue_normal_congested() function
H A Ddelayed-inode.c1413 btrfs_workqueue_normal_congested(fs_info->delayed_workers)) in btrfs_balance_delayed_items()