Home
last modified time | relevance | path

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

/Linux-v5.15/fs/gfs2/
Dincore.h334 struct gfs2_glock { struct
351 const struct gfs2_glock_operations *gl_ops; argument
352 ktime_t gl_dstamp;
353 struct gfs2_lkstats gl_stats;
354 struct dlm_lksb gl_lksb;
355 unsigned long gl_tchange;
356 void *gl_object;
358 struct list_head gl_lru;
359 struct list_head gl_ail_list;
360 atomic_t gl_ail_count;
[all …]