Searched refs:d_gh (Results 1 – 2 of 2) sorted by relevance
41 struct gfs2_holder d_gh; in gfs2_drevalidate() local62 error = gfs2_glock_nq_init(dip->i_gl, LM_ST_SHARED, 0, &d_gh); in gfs2_drevalidate()71 gfs2_glock_dq_uninit(&d_gh); in gfs2_drevalidate()
109 struct gfs2_holder d_gh; in gfs2_readdir() local112 error = gfs2_glock_nq_init(dip->i_gl, LM_ST_SHARED, 0, &d_gh); in gfs2_readdir()118 gfs2_glock_dq_uninit(&d_gh); in gfs2_readdir()