Searched refs:OutputCount (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/smb/server/
H A Dsmb2misc.c292 le32_to_cpu(h->OutputCount);
H A Dsmb2pdu.c8256 rsp->OutputCount = cpu_to_le32(nbytes);
/linux-master/fs/smb/client/
H A Dreparse.c411 u32 plen = le32_to_cpu(io->OutputCount);
H A Dsmb2misc.c373 ((struct smb2_ioctl_rsp *)shdr)->OutputCount);
H A Dsmb2inode.c35 count = le32_to_cpu(io->OutputCount);
H A Dsmb2ops.c1689 if (le32_to_cpu(io_rsp->OutputCount) < qi.input_buffer_length)
1690 qi.input_buffer_length = le32_to_cpu(io_rsp->OutputCount);
H A Dsmb2pdu.c3333 req->OutputCount = 0; /* MBZ */
3478 *plen = le32_to_cpu(rsp->OutputCount);
/linux-master/fs/smb/common/
H A Dsmb2pdu.h1342 __le32 OutputCount; member in struct:smb2_ioctl_req
1359 __le32 OutputCount; member in struct:smb2_ioctl_rsp

Completed in 244 milliseconds