Searched refs:d_gh (Results 1 – 3 of 3) sorted by relevance
43 struct gfs2_holder d_gh; in gfs2_drevalidate() local59 error = gfs2_glock_nq_init(dip->i_gl, LM_ST_SHARED, 0, &d_gh); in gfs2_drevalidate()80 gfs2_glock_dq_uninit(&d_gh); in gfs2_drevalidate()87 gfs2_glock_dq_uninit(&d_gh); in gfs2_drevalidate()99 gfs2_glock_dq_uninit(&d_gh); in gfs2_drevalidate()
87 struct gfs2_holder d_gh; in gfs2_readdir() local91 gfs2_holder_init(dip->i_gl, LM_ST_SHARED, 0, &d_gh); in gfs2_readdir()92 error = gfs2_glock_nq(&d_gh); in gfs2_readdir()94 gfs2_holder_uninit(&d_gh); in gfs2_readdir()100 gfs2_glock_dq_uninit(&d_gh); in gfs2_readdir()
485 struct gfs2_holder d_gh; in gfs2_lookupi() local501 error = gfs2_glock_nq_init(dip->i_gl, LM_ST_SHARED, 0, &d_gh); in gfs2_lookupi()518 gfs2_glock_dq_uninit(&d_gh); in gfs2_lookupi()