Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Dglock.c52 struct gfs2_glock_iter { struct
1778 struct gfs2_glock_iter *gi = seq->private; in gfs2_sbstats_seq_show()
1847 static int gfs2_glock_iter_next(struct gfs2_glock_iter *gi) in gfs2_glock_iter_next()
1882 struct gfs2_glock_iter *gi = seq->private; in gfs2_glock_seq_start()
1905 struct gfs2_glock_iter *gi = seq->private; in gfs2_glock_seq_next()
1917 struct gfs2_glock_iter *gi = seq->private; in gfs2_glock_seq_stop()
1932 struct gfs2_glock_iter *gi = seq->private; in gfs2_sbstats_seq_start()
1944 struct gfs2_glock_iter *gi = seq->private; in gfs2_sbstats_seq_next()
1985 sizeof(struct gfs2_glock_iter)); in gfs2_glocks_open()
1988 struct gfs2_glock_iter *gi = seq->private; in gfs2_glocks_open()
[all …]