mount_gh          386 fs/gfs2/ops_fstype.c static int init_locking(struct gfs2_sbd *sdp, struct gfs2_holder *mount_gh,
mount_gh          397 fs/gfs2/ops_fstype.c 				  mount_gh);
mount_gh          436 fs/gfs2/ops_fstype.c 	gfs2_glock_dq_uninit(mount_gh);
mount_gh         1047 fs/gfs2/ops_fstype.c 	struct gfs2_holder mount_gh;
mount_gh         1124 fs/gfs2/ops_fstype.c 	error = init_locking(sdp, &mount_gh, DO);
mount_gh         1179 fs/gfs2/ops_fstype.c 	gfs2_glock_dq_uninit(&mount_gh);
mount_gh         1196 fs/gfs2/ops_fstype.c 	init_locking(sdp, &mount_gh, UNDO);