Home
last modified time | relevance | path

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

/fs/btrfs/
Dasync-thread.h48 void (*ordered_func)(struct btrfs_work *work); member
Dasync-thread.c124 work->ordered_func(work); in run_ordered_completions()
Ddisk-io.c574 async->work.ordered_func = run_one_async_done; in btrfs_wq_submit_bio()
Dinode.c880 async_cow->work.ordered_func = async_cow_submit; in cow_file_range_async()