Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dquota.c1024 struct gfs2_holder *q_gh) in do_glock() argument
1033 error = gfs2_glock_nq_init(qd->qd_gl, LM_ST_SHARED, 0, q_gh); in do_glock()
1045 gfs2_glock_dq_uninit(q_gh); in do_glock()
1047 GL_NOCACHE, q_gh); in do_glock()
1060 gfs2_glock_dq_uninit(q_gh); in do_glock()
1070 gfs2_glock_dq_uninit(q_gh); in do_glock()
1374 struct gfs2_holder q_gh; in gfs2_quota_refresh() local
1381 error = do_glock(qd, FORCE, &q_gh); in gfs2_quota_refresh()
1383 gfs2_glock_dq_uninit(&q_gh); in gfs2_quota_refresh()
1668 struct gfs2_holder q_gh; in gfs2_get_dqblk() local
[all …]