MAY_TRANSMUTE
if (access & MAY_TRANSMUTE)
return (may > 0) && (may & MAY_TRANSMUTE);
perm |= MAY_TRANSMUTE;