Home
last modified time | relevance | path

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

/Linux-v5.10/fs/gfs2/
Dquota.c1000 struct gfs2_holder *q_gh) in do_glock() argument
1008 error = gfs2_glock_nq_init(qd->qd_gl, LM_ST_SHARED, 0, q_gh); in do_glock()
1018 gfs2_glock_dq_uninit(q_gh); in do_glock()
1020 GL_NOCACHE, q_gh); in do_glock()
1033 gfs2_glock_dq_uninit(q_gh); in do_glock()
1043 gfs2_glock_dq_uninit(q_gh); in do_glock()
1330 struct gfs2_holder q_gh; in gfs2_quota_refresh() local
1337 error = do_glock(qd, FORCE, &q_gh); in gfs2_quota_refresh()
1339 gfs2_glock_dq_uninit(&q_gh); in gfs2_quota_refresh()
1629 struct gfs2_holder q_gh; in gfs2_get_dqblk() local
[all …]