Searched refs:extbuflen (Results 1 – 1 of 1) sorted by relevance
50 __u8 **extbuf, size_t *extbuflen, in smb2_compound_op() argument445 *extbuflen = length - sizeof(idata->posix_fi); in smb2_compound_op()446 *extbuf = kmemdup(base, *extbuflen, GFP_KERNEL); in smb2_compound_op()