Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Dglock.c48 struct gfs2_glock_iter { struct
49 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 */