Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Drgrp.h23 extern struct gfs2_rgrpd *gfs2_rgrpd_get_first(struct gfs2_sbd *sdp);
Dsuper.c1052 rgd_next = gfs2_rgrpd_get_first(sdp); in gfs2_statfs_slow()
Drgrp.c368 struct gfs2_rgrpd *gfs2_rgrpd_get_first(struct gfs2_sbd *sdp) in gfs2_rgrpd_get_first() function