Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ksmbd/
Dsmb2pdu.c7171 unsigned int cnt_code, in fsctl_copychunk() argument
7242 if (cnt_code == FSCTL_COPYCHUNK && in fsctl_copychunk()
7592 unsigned int cnt_code, nbytes = 0, out_buf_len, in_buf_len; in smb2_ioctl() local
7618 cnt_code = le32_to_cpu(req->CtlCode); in smb2_ioctl()
7628 switch (cnt_code) { in smb2_ioctl()
7895 cnt_code); in smb2_ioctl()
7900 rsp->CtlCode = cpu_to_le32(cnt_code); in smb2_ioctl()