SMB_MAXFNAMELEN
ctx->f_name = kmalloc(SMB_MAXFNAMELEN, M_SMBFSDATA, M_WAITOK);
nmlen = min(size, SMB_MAXFNAMELEN);