Home
last modified time | relevance | path

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

/fs/btrfs/
Dasync-thread.c158 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq);
181 __btrfs_destroy_workqueue(ret->normal); in btrfs_alloc_workqueue()
376 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq) in __btrfs_destroy_workqueue() function
388 __btrfs_destroy_workqueue(wq->high); in btrfs_destroy_workqueue()
389 __btrfs_destroy_workqueue(wq->normal); in btrfs_destroy_workqueue()