Searched defs:gfs2_glock_iter (Results 1 – 1 of 1) sorted by relevance
48 struct gfs2_glock_iter { struct49 int hash; /* hash bucket index */50 struct gfs2_sbd *sdp; /* incore superblock */51 struct gfs2_glock *gl; /* current glock struct */52 char string[512]; /* scratch space */