Searched refs:q_gh (Results 1 – 1 of 1) sorted by relevance
1020 struct gfs2_holder *q_gh) in do_glock() argument1029 error = gfs2_glock_nq_init(qd->qd_gl, LM_ST_SHARED, 0, q_gh); in do_glock()1039 gfs2_glock_dq_uninit(q_gh); in do_glock()1041 GL_NOCACHE, q_gh); in do_glock()1054 gfs2_glock_dq_uninit(q_gh); in do_glock()1064 gfs2_glock_dq_uninit(q_gh); in do_glock()1363 struct gfs2_holder q_gh; in gfs2_quota_refresh() local1370 error = do_glock(qd, FORCE, &q_gh); in gfs2_quota_refresh()1372 gfs2_glock_dq_uninit(&q_gh); in gfs2_quota_refresh()1637 struct gfs2_holder q_gh; in gfs2_get_dqblk() local[all …]