Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dincore.h336 struct gfs2_glock { struct
353 const struct gfs2_glock_operations *gl_ops; argument
354 ktime_t gl_dstamp;
356 struct dlm_lksb gl_lksb;
357 unsigned long gl_tchange;
358 void *gl_object;
360 struct list_head gl_lru;
362 atomic_t gl_ail_count;
363 atomic_t gl_revokes;
366 struct {
[all …]

Completed in 9 milliseconds