Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Ddisk-io.c55 static void end_workqueue_fn(struct btrfs_work *work);
728 btrfs_init_work(&end_io_wq->work, func, end_workqueue_fn, NULL, NULL); in end_workqueue_bio()
1669 static void end_workqueue_fn(struct btrfs_work *work) in end_workqueue_fn() function