Searched defs:gfs2_glock (Results 1 – 1 of 1) sorted by relevance
337 struct gfs2_glock { struct354 const struct gfs2_glock_operations *gl_ops; argument355 ktime_t gl_dstamp;357 struct dlm_lksb gl_lksb;358 unsigned long gl_tchange;359 void *gl_object;361 struct list_head gl_lru;363 atomic_t gl_ail_count;364 atomic_t gl_revokes;367 struct {[all …]
Completed in 10 milliseconds