Home
last modified time | relevance | path

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

/linux-4.1.27/fs/gfs2/
Drgrp.c2005 &rs->rs_rgd_gh); in gfs2_inplace_reserve()
2014 gfs2_glock_dq_uninit(&rs->rs_rgd_gh); in gfs2_inplace_reserve()
2057 gfs2_glock_dq_uninit(&rs->rs_rgd_gh); in gfs2_inplace_reserve()
2095 if (rs->rs_rgd_gh.gh_gl) in gfs2_inplace_release()
2096 gfs2_glock_dq_uninit(&rs->rs_rgd_gh); in gfs2_inplace_release()
Dincore.h282 struct gfs2_holder rs_rgd_gh; /* Filled in by get_local_rgrp */ member