Home
last modified time | relevance | path

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

/linux-6.14.4/fs/btrfs/
Dbio.c550 static void run_one_async_start(struct btrfs_work *work) in run_one_async_start() function
650 btrfs_init_work(&async->work, run_one_async_start, run_one_async_done); in btrfs_wq_submit_bio()