Searched defs:gfs2_glock (Results 1 – 1 of 1) sorted by relevance
167 struct gfs2_glock { struct183 const struct gfs2_glock_operations *gl_ops; argument184 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 …]