Searched defs:gfs2_glock_iter (Results 1 – 1 of 1) sorted by relevance
52 struct gfs2_glock_iter { struct53 int hash; /* hash bucket index */54 unsigned nhash; /* Index within current bucket */55 struct gfs2_sbd *sdp; /* incore superblock */56 struct gfs2_glock *gl; /* current glock struct */57 loff_t last_pos; /* last position */