Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dasync-thread.c114 __btrfs_alloc_workqueue(struct btrfs_fs_info *fs_info, const char *name, in __btrfs_alloc_workqueue() function
175 ret->normal = __btrfs_alloc_workqueue(fs_info, name, in btrfs_alloc_workqueue()
184 ret->high = __btrfs_alloc_workqueue(fs_info, name, flags, in btrfs_alloc_workqueue()