Searched refs:SMB_UNMANGLE_BUFSIZE (Results 1 – 1 of 1) sorted by relevance
366 #define SMB_UNMANGLE_BUFSIZE (4 * 1024) macro399 buf = kmem_alloc(SMB_UNMANGLE_BUFSIZE, KM_SLEEP); in smb_unmangle()400 bufsize = SMB_UNMANGLE_BUFSIZE; in smb_unmangle()435 kmem_free(buf, SMB_UNMANGLE_BUFSIZE); in smb_unmangle()445 bufsize = SMB_UNMANGLE_BUFSIZE; in smb_unmangle()448 kmem_free(buf, SMB_UNMANGLE_BUFSIZE); in smb_unmangle()