Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dquota.c1094 error = do_glock(qd, NO_FORCE, &ip->i_qadata->qa_qd_ghs[x]); in gfs2_quota_lock()
1103 gfs2_glock_dq_uninit(&ip->i_qadata->qa_qd_ghs[x]); in gfs2_quota_lock()
1163 gfs2_glock_dq_uninit(&ip->i_qadata->qa_qd_ghs[x]); in gfs2_quota_unlock()
H A Dincore.h278 struct gfs2_holder qa_qd_ghs[2 * GFS2_MAXQUOTAS]; member