NF4LNK
return CreateObject(name, path, mode, NF4LNK, id);
ASSERT(type != NF4LNK || path != NULL);
case NF4LNK:
req.Create(NF4LNK, name, cattr, i, path);
if (type == NF4LNK && path == NULL)
if (type == NF4LNK)