Searched refs:mount_gh (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dops_fstype.c426 static int init_locking(struct gfs2_sbd *sdp, struct gfs2_holder *mount_gh, argument
437 mount_gh);
476 gfs2_glock_dq_uninit(mount_gh);
1147 struct gfs2_holder mount_gh; local
1208 error = init_locking(sdp, &mount_gh, DO);
1246 gfs2_glock_dq_uninit(&mount_gh);
1265 init_locking(sdp, &mount_gh, UNDO);

Completed in 176 milliseconds