Searched refs:extbuf (Results 1 – 1 of 1) sorted by relevance
50 __u8 **extbuf, size_t *extbuflen, in smb2_compound_op() argument446 *extbuf = kmemdup(base, *extbuflen, GFP_KERNEL); in smb2_compound_op()447 if (!*extbuf) in smb2_compound_op()