Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dasync-thread.c144 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq);
167 __btrfs_destroy_workqueue(ret->normal); in btrfs_alloc_workqueue()
348 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq) in __btrfs_destroy_workqueue() function
360 __btrfs_destroy_workqueue(wq->high); in btrfs_destroy_workqueue()
361 __btrfs_destroy_workqueue(wq->normal); in btrfs_destroy_workqueue()