Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dasync-thread.c127 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq);
152 __btrfs_destroy_workqueue(ret->normal); in btrfs_alloc_workqueue()
382 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq) in __btrfs_destroy_workqueue() function
394 __btrfs_destroy_workqueue(wq->high); in btrfs_destroy_workqueue()
395 __btrfs_destroy_workqueue(wq->normal); in btrfs_destroy_workqueue()

Completed in 4 milliseconds