mknod_nfs
static int mknod_nfs(unsigned int xid, struct inode *inode,
return mknod_nfs(xid, inode, dentry, tcon, full_path, S_IFLNK, 0, symname);
return mknod_nfs(xid, inode, dentry, tcon, full_path, mode, dev, NULL);