Home
last modified time | relevance | path

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

/linux-3.4.99/fs/btrfs/
Dasync-thread.h86 struct btrfs_workers *atomic_worker_start; member
Dasync-thread.c166 btrfs_queue_worker(workers->atomic_worker_start, &start->work); in check_pending_worker_creates()
457 workers->atomic_worker_start = async_helper; in btrfs_init_workers()
579 } else if (workers->atomic_worker_start) { in find_worker()