NONEXCL
excl = NONEXCL;
error = VOP_CREATE(rdvp, nm, vap, NONEXCL, VREAD|VWRITE,
error = VOP_CREATE(rdvp, nm, &vattr, NONEXCL,
if (excl == NONEXCL) {
} else if (error == ENOSYS && exclusive == NONEXCL &&
if (excl == NONEXCL) {
excl = NONEXCL;
if (error == EEXIST && exclusive == NONEXCL) {
if (error == EEXIST && exclusive == NONEXCL) {
error = VOP_CREATE(dvp, name, &va, NONEXCL, mode, &vp, cr, 0,
if (exclusive == NONEXCL) {
if (excl == NONEXCL) {
if (excl == NONEXCL) {
if (excl == NONEXCL) {
excl = NONEXCL;
} else if (excl == NONEXCL && *vpp != NULL) {