Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dops_fstype.c386 static int init_locking(struct gfs2_sbd *sdp, struct gfs2_holder *mount_gh, in init_locking() argument
397 mount_gh); in init_locking()
436 gfs2_glock_dq_uninit(mount_gh); in init_locking()
1047 struct gfs2_holder mount_gh; in gfs2_fill_super() local
1124 error = init_locking(sdp, &mount_gh, DO); in gfs2_fill_super()
1179 gfs2_glock_dq_uninit(&mount_gh); in gfs2_fill_super()
1196 init_locking(sdp, &mount_gh, UNDO); in gfs2_fill_super()