Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | dlm_joined (struct dlm_ctxt *dlm) |
int | dlm_shutting_down (struct dlm_ctxt *dlm) |
void | dlm_fire_domain_eviction_callbacks (struct dlm_ctxt *dlm, int node_num) |
Variables | |
spinlock_t | dlm_domain_lock |
struct list_head | dlm_domains |
Definition at line 2298 of file dlmdomain.c.
Definition at line 689 of file dlmdomain.c.
Definition at line 703 of file dlmdomain.c.
spinlock_t dlm_domain_lock |