Linux Kernel
3.7.1
|
#include <incore.h>
Data Fields | |
struct hlist_bl_node | gl_list |
struct gfs2_sbd * | gl_sbd |
unsigned long | gl_flags |
struct lm_lockname | gl_name |
atomic_t | gl_ref |
spinlock_t | gl_spin |
unsigned int | gl_state:2 |
unsigned int | gl_target:2 |
unsigned int | gl_demote_state:2 |
unsigned int | gl_req:2 |
unsigned int | gl_reply:8 |
unsigned int | gl_hash |
unsigned long | gl_demote_time |
long | gl_hold_time |
struct list_head | gl_holders |
struct gfs2_glock_operations * | gl_ops |
ktime_t | gl_dstamp |
struct gfs2_lkstats | gl_stats |
struct dlm_lksb | gl_lksb |
char | gl_lvb [32] |
unsigned long | gl_tchange |
void * | gl_object |
struct list_head | gl_lru |
struct list_head | gl_ail_list |
atomic_t | gl_ail_count |
atomic_t | gl_revokes |
struct delayed_work | gl_work |
struct work_struct | gl_delete |
struct rcu_head | gl_rcu |
struct work_struct gl_delete |
struct hlist_bl_node gl_list |
struct lm_lockname gl_name |
struct gfs2_glock_operations* gl_ops |
spinlock_t gl_spin |
struct gfs2_lkstats gl_stats |
struct delayed_work gl_work |