Home
last modified time | relevance | path

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

/linux-3.4.99/fs/gfs2/
Dquota.c97 sdp = qd->qd_gl->gl_sbd; in gfs2_shrink_qd_memory()
106 gfs2_glock_put(qd->qd_gl); in gfs2_shrink_qd_memory()
151 &gfs2_quota_glops, CREATE, &qd->qd_gl); in qd_alloc()
204 gfs2_glock_put(new_qd->qd_gl); in qd_get()
219 struct gfs2_sbd *sdp = qd->qd_gl->gl_sbd; in qd_hold()
236 struct gfs2_sbd *sdp = qd->qd_gl->gl_sbd; in slot_get()
279 struct gfs2_sbd *sdp = qd->qd_gl->gl_sbd; in slot_hold()
289 struct gfs2_sbd *sdp = qd->qd_gl->gl_sbd; in slot_put()
302 struct gfs2_sbd *sdp = qd->qd_gl->gl_sbd; in bh_get()
349 struct gfs2_sbd *sdp = qd->qd_gl->gl_sbd; in bh_put()
[all …]
Dincore.h396 struct gfs2_glock *qd_gl; member