Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/btrfs/
A Dasync-thread.h34 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func,
A Dasync-thread.c297 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func, in btrfs_init_work() function
A Dordered-data.c414 btrfs_init_work(&entry->work, finish_ordered_fn, NULL, NULL); in btrfs_mark_ordered_io_finished()
657 btrfs_init_work(&ordered->flush_work, in btrfs_wait_ordered_extents()
A Dbio.c597 btrfs_init_work(&async->work, run_one_async_start, run_one_async_done, in btrfs_wq_submit_bio()
A Ddelayed-inode.c1364 btrfs_init_work(&async_work->work, btrfs_async_run_delayed_root, NULL, in btrfs_wq_run_delayed_node()
A Dinode.c1629 btrfs_init_work(&async_chunk[i].work, async_cow_start, in cow_file_range_async()
2968 btrfs_init_work(&fixup->work, btrfs_writepage_fixup_worker, NULL, NULL); in btrfs_writepage_cow_fixup()
9223 btrfs_init_work(&work->work, btrfs_run_delalloc_work, NULL, NULL); in btrfs_alloc_delalloc_work()
A Dblock-group.c903 btrfs_init_work(&caching_ctl->work, caching_thread, NULL, NULL); in btrfs_cache_block_group()
A Dqgroup.c3525 btrfs_init_work(&fs_info->qgroup_rescan_work, in qgroup_rescan_init()

Completed in 55 milliseconds