Searched refs:end_workqueue_fn (Results 1 – 1 of 1) sorted by relevance
53 static void end_workqueue_fn(struct btrfs_work *work);745 btrfs_init_work(&end_io_wq->work, func, end_workqueue_fn, NULL, NULL); in end_workqueue_bio()1649 static void end_workqueue_fn(struct btrfs_work *work) in end_workqueue_fn() function