Home
last modified time | relevance | path

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

/linux-5.10/fs/btrfs/
Dasync-thread.c127 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq);
152 __btrfs_destroy_workqueue(ret->normal); in btrfs_alloc_workqueue()
368 __btrfs_destroy_workqueue(struct __btrfs_workqueue *wq) in __btrfs_destroy_workqueue() function
380 __btrfs_destroy_workqueue(wq->high); in btrfs_destroy_workqueue()
381 __btrfs_destroy_workqueue(wq->normal); in btrfs_destroy_workqueue()