ST_NOSUID
if (arg & ~(ST_RDONLY|ST_NOSUID|ST_NOTRUNC)) {
if (arg & ST_NOSUID)
if (vfsbuf.f_flag & ST_NOSUID) {
stf |= ST_NOSUID;