ls_first          665 fs/gfs2/incore.h 	unsigned int ls_first;
ls_first         1278 fs/gfs2/lock_dlm.c 	ls->ls_first = !!test_bit(DFL_FIRST_MOUNT, &ls->ls_recover_flags);
ls_first          727 fs/gfs2/ops_fstype.c 	if (sdp->sd_lockstruct.ls_first) {
ls_first          958 fs/gfs2/ops_fstype.c 	ls->ls_first = 1;
ls_first          984 fs/gfs2/ops_fstype.c 			ls->ls_first = option;
ls_first          384 fs/gfs2/sys.c  	return sprintf(buf, "%d\n", ls->ls_first);
ls_first          407 fs/gfs2/sys.c  	sdp->sd_lockstruct.ls_first = first;