lm_unmount        126 fs/gfs2/glock.h 	void (*lm_unmount) (struct gfs2_sbd *sdp);
lm_unmount       1342 fs/gfs2/lock_dlm.c 	.lm_unmount = gdlm_unmount,
lm_unmount       1010 fs/gfs2/ops_fstype.c 	    lm->lm_unmount)
lm_unmount       1011 fs/gfs2/ops_fstype.c 		lm->lm_unmount(sdp);
lm_unmount         67 fs/gfs2/util.c 		if (lm->lm_unmount) {
lm_unmount         69 fs/gfs2/util.c 			lm->lm_unmount(sdp);