Home
last modified time | relevance | path

Searched defs:btrfs_worker_thread (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/btrfs/
Dasync-thread.c35 struct btrfs_worker_thread { struct
37 struct btrfs_workers *workers;
40 struct list_head pending;
41 struct list_head prio_pending;
44 struct list_head worker_list;
47 struct task_struct *task;
50 atomic_t num_pending;
53 atomic_t refs;
55 unsigned long sequence;
58 spinlock_t lock;
[all …]