Searched defs:gfs2_glock (Results 1 – 1 of 1) sorted by relevance
335 struct gfs2_glock { struct352 const struct gfs2_glock_operations *gl_ops; argument353 ktime_t gl_dstamp;355 struct dlm_lksb gl_lksb;356 unsigned long gl_tchange;357 void *gl_object;359 struct list_head gl_lru;361 atomic_t gl_ail_count;362 atomic_t gl_revokes;365 struct {[all …]
Completed in 10 milliseconds