Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dasync-thread.c162 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq);
187 __btrfs_destroy_workqueue(ret->normal); in btrfs_alloc_workqueue()
421 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq) in __btrfs_destroy_workqueue() function
433 __btrfs_destroy_workqueue(wq->high); in btrfs_destroy_workqueue()
434 __btrfs_destroy_workqueue(wq->normal); in btrfs_destroy_workqueue()