Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dincore.h327 struct gfs2_glock { struct
348 const struct gfs2_glock_operations *gl_ops; argument
349 ktime_t gl_dstamp;
350 struct gfs2_lkstats gl_stats;
351 struct dlm_lksb gl_lksb;
352 unsigned long gl_tchange;
353 void *gl_object;
355 struct list_head gl_lru;
356 struct list_head gl_ail_list;
357 atomic_t gl_ail_count;
[all …]