Home
last modified time | relevance | path

Searched refs:extbuf (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
446 *extbuf = kmemdup(base, *extbuflen, GFP_KERNEL); in smb2_compound_op()
447 if (!*extbuf) in smb2_compound_op()