ISROFILE
if (rw == UIO_WRITE && ISROFILE(vp))
if (ISROFILE(vp)) {
if ((*vpp != NULL && (mode & VWRITE) && ISROFILE(*vpp)) ||