Home
last modified time | relevance | path

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

/fs/gfs2/
Dincore.h167 struct gfs2_glock { struct
183 const struct gfs2_glock_operations *gl_ops; argument
184 void *gl_lock;
185 char *gl_lvb;
186 atomic_t gl_lvb_count;
188 unsigned long gl_stamp;
189 unsigned long gl_tchange;
190 void *gl_object;
192 struct list_head gl_lru;
194 struct gfs2_sbd *gl_sbd;
[all …]