Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dops_fstype.c399 static int init_locking(struct gfs2_sbd *sdp, struct gfs2_holder *mount_gh, in init_locking() argument
411 mount_gh); in init_locking()
450 gfs2_glock_dq_uninit(mount_gh); in init_locking()
1159 struct gfs2_holder mount_gh; in gfs2_fill_super() local
1229 error = init_locking(sdp, &mount_gh, DO); in gfs2_fill_super()
1299 gfs2_glock_dq_uninit(&mount_gh); in gfs2_fill_super()
1316 init_locking(sdp, &mount_gh, UNDO); in gfs2_fill_super()