Linux Kernel
3.7.1
|
#include <async-thread.h>
Definition at line 63 of file async-thread.h.
int atomic_start_pending |
Definition at line 79 of file async-thread.h.
struct btrfs_workers* atomic_worker_start |
Definition at line 86 of file async-thread.h.
Definition at line 93 of file async-thread.h.
int idle_thresh |
Definition at line 73 of file async-thread.h.
spinlock_t lock |
Definition at line 103 of file async-thread.h.
int max_workers |
Definition at line 70 of file async-thread.h.
char* name |
Definition at line 109 of file async-thread.h.
int num_workers |
Definition at line 65 of file async-thread.h.
int num_workers_starting |
Definition at line 67 of file async-thread.h.
Definition at line 99 of file async-thread.h.
spinlock_t order_lock |
Definition at line 106 of file async-thread.h.
int ordered |
Definition at line 76 of file async-thread.h.
Definition at line 100 of file async-thread.h.
Definition at line 92 of file async-thread.h.