Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dops_fstype.c392 static int init_locking(struct gfs2_sbd *sdp, struct gfs2_holder *mount_gh, in init_locking() argument
403 mount_gh); in init_locking()
442 gfs2_glock_dq_uninit(mount_gh); in init_locking()
1051 struct gfs2_holder mount_gh; in fill_super() local
1129 error = init_locking(sdp, &mount_gh, DO); in fill_super()
1184 gfs2_glock_dq_uninit(&mount_gh); in fill_super()
1201 init_locking(sdp, &mount_gh, UNDO); in fill_super()