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