Home
last modified time | relevance | path

Searched refs:extbuflen (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dsmb2inode.c50 __u8 **extbuf, size_t *extbuflen, in smb2_compound_op() argument
445 *extbuflen = length - sizeof(idata->posix_fi); in smb2_compound_op()
446 *extbuf = kmemdup(base, *extbuflen, GFP_KERNEL); in smb2_compound_op()