Searched defs:gfs2_rgrpd_get_first (Results 1 - 1 of 1) sorted by relevance

/fs/gfs2/
H A Drgrp.c535 * gfs2_rgrpd_get_first - get the first Resource Group in the filesystem
541 struct gfs2_rgrpd *gfs2_rgrpd_get_first(struct gfs2_sbd *sdp) function
1351 if ((gfs2_rgrpd_get_first(sdp) == gfs2_rgrpd_get_next(rgd_end))
1886 rgd = gfs2_rgrpd_get_first(sdp);

Completed in 8 milliseconds