|
Linux Kernel
3.7.1
|
Data Fields | |
| spinlock_t | lock |
| __s32 | count |
| struct list_head | waiters |
| struct task_struct * | holders [MAX_HOLDERS] |
Definition at line 37 of file dm-block-manager.c.
| __s32 count |
Definition at line 39 of file dm-block-manager.c.
| struct task_struct* holders[MAX_HOLDERS] |
Definition at line 41 of file dm-block-manager.c.
| spinlock_t lock |
Definition at line 38 of file dm-block-manager.c.
Definition at line 40 of file dm-block-manager.c.
1.8.2