Linux Kernel
3.7.1
|
#include <userdlm.h>
Data Fields | |
spinlock_t | l_lock |
int | l_flags |
char | l_name [USER_DLM_LOCK_ID_MAX_LEN] |
int | l_namelen |
int | l_level |
unsigned int | l_ro_holders |
unsigned int | l_ex_holders |
struct ocfs2_dlm_lksb | l_lksb |
int | l_requested |
int | l_blocking |
wait_queue_head_t | l_event |
struct work_struct | l_work |
wait_queue_head_t l_event |
struct ocfs2_dlm_lksb l_lksb |
spinlock_t l_lock |
char l_name[USER_DLM_LOCK_ID_MAX_LEN] |
struct work_struct l_work |