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

/linux-master/fs/btrfs/
H A Dasync-thread.h40 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func,
H A Dasync-thread.c331 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func, function
H A Dordered-data.c367 btrfs_init_work(&ordered->work, finish_ordered_fn, NULL);
711 btrfs_init_work(&ordered->flush_work,
H A Dbio.c662 btrfs_init_work(&async->work, run_one_async_start, run_one_async_done);
H A Ddelayed-inode.c1397 btrfs_init_work(&async_work->work, btrfs_async_run_delayed_root, NULL);
H A Dinode.c1698 btrfs_init_work(&async_chunk[i].work, compress_file_range,
2881 btrfs_init_work(&fixup->work, btrfs_writepage_fixup_worker, NULL);
9345 btrfs_init_work(&work->work, btrfs_run_delalloc_work, NULL);
H A Dblock-group.c938 btrfs_init_work(&caching_ctl->work, caching_thread, NULL);
H A Dqgroup.c3878 btrfs_init_work(&fs_info->qgroup_rescan_work,

Completed in 210 milliseconds