MS_NOSPLICE
ma.flags = MS_DATA | MS_OPTIONSTR | MS_NOSPLICE | MS_NOSUID;
int splice = ((uap->flags & MS_NOSPLICE) == 0);