Home
last modified time | relevance | path

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

/linux-2.6.39/fs/btrfs/
Dasync-thread.c82 struct worker_start { struct
89 struct worker_start *start; in start_new_worker_func() argument
90 start = container_of(work, struct worker_start, work); in start_new_worker_func()
97 struct worker_start *start; in start_new_worker()