Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Drgrp.c2028 &rs->rs_rgd_gh); in gfs2_inplace_reserve()
2037 gfs2_glock_dq_uninit(&rs->rs_rgd_gh); in gfs2_inplace_reserve()
2080 gfs2_glock_dq_uninit(&rs->rs_rgd_gh); in gfs2_inplace_reserve()
2118 if (rs->rs_rgd_gh.gh_gl) in gfs2_inplace_release()
2119 gfs2_glock_dq_uninit(&rs->rs_rgd_gh); in gfs2_inplace_release()
Dincore.h286 struct gfs2_holder rs_rgd_gh; /* Filled in by get_local_rgrp */ member