Home
last modified time | relevance | path

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

/linux-6.14.4/fs/gfs2/
Dincore.h335 struct gfs2_glock { struct
352 const struct gfs2_glock_operations *gl_ops; argument
353 ktime_t gl_dstamp;
354 struct gfs2_lkstats gl_stats;
355 struct dlm_lksb gl_lksb;
356 unsigned long gl_tchange;
357 void *gl_object;
359 struct list_head gl_lru;
360 struct list_head gl_ail_list;
361 atomic_t gl_ail_count;
[all …]