Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dasync-thread.h40 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func,
H A Dasync-thread.c329 void btrfs_init_work(struct btrfs_work *work, btrfs_func_t func, in btrfs_init_work() function
H A Ddelayed-inode.c1391 btrfs_init_work(&async_work->work, btrfs_async_run_delayed_root, NULL); in btrfs_wq_run_delayed_node()
H A Dblock-group.c993 btrfs_init_work(&caching_ctl->work, caching_thread, NULL); in btrfs_cache_block_group()
H A Dqgroup.c4022 btrfs_init_work(&fs_info->qgroup_rescan_work, in qgroup_rescan_init()
H A Dinode.c1641 btrfs_init_work(&async_chunk[i].work, compress_file_range, in run_delalloc_compressed()
8894 btrfs_init_work(&work->work, btrfs_run_delalloc_work, NULL); in btrfs_alloc_delalloc_work()