lm_mount           58 fs/gfs2/dentry.c 	if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL) {
lm_mount          122 fs/gfs2/glock.h 	int (*lm_mount) (struct gfs2_sbd *sdp, const char *table);
lm_mount         1339 fs/gfs2/lock_dlm.c 	.lm_mount = gdlm_mount,
lm_mount          994 fs/gfs2/ops_fstype.c 	if (lm->lm_mount == NULL) {
lm_mount          999 fs/gfs2/ops_fstype.c 	ret = lm->lm_mount(sdp, table);
lm_mount         1016 fs/gfs2/ops_fstype.c 	if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL)
lm_mount          405 fs/gfs2/sys.c  	if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL)
lm_mount          500 fs/gfs2/sys.c  	if (sdp->sd_lockstruct.ls_ops->lm_mount == NULL)