Searched refs:dqi_gqlock (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/ocfs2/
H A Dquota.h58 struct ocfs2_lock_res dqi_gqlock; /* Lock protecting quota information structure */ member in struct:ocfs2_mem_dqinfo
H A Dquota_local.c779 ocfs2_simple_drop_lockres(OCFS2_SB(sb), &oinfo->dqi_gqlock);
780 ocfs2_lock_res_free(&oinfo->dqi_gqlock);
820 ocfs2_simple_drop_lockres(OCFS2_SB(sb), &oinfo->dqi_gqlock);
821 ocfs2_lock_res_free(&oinfo->dqi_gqlock);
H A Dquota_global.c350 ocfs2_qinfo_lock_res_init(&oinfo->dqi_gqlock, oinfo);
H A Ddlmglue.c4190 struct ocfs2_lock_res *lockres = &oinfo->dqi_gqlock;
4202 struct ocfs2_lock_res *lockres = &oinfo->dqi_gqlock;
4245 struct ocfs2_lock_res *lockres = &oinfo->dqi_gqlock;

Completed in 160 milliseconds