Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dglock.c52 struct gfs2_glock_iter { struct
53 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 */