Home
last modified time | relevance | path

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

/linux-5.10/fs/btrfs/
Dasync-thread.c81 __btrfs_alloc_workqueue(struct btrfs_fs_info *fs_info, const char *name, in __btrfs_alloc_workqueue() function
140 ret->normal = __btrfs_alloc_workqueue(fs_info, name, in btrfs_alloc_workqueue()
149 ret->high = __btrfs_alloc_workqueue(fs_info, name, flags, in btrfs_alloc_workqueue()