Home
last modified time | relevance | path

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

/fs/btrfs/
Ddisk-io.c59 static void end_workqueue_fn(struct btrfs_work *work);
676 btrfs_init_work(&end_io_wq->work, func, end_workqueue_fn, NULL, NULL); in end_workqueue_bio()
1690 static void end_workqueue_fn(struct btrfs_work *work) in end_workqueue_fn() function