Searched refs:bytes_returned (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/cifs/
H A Dcifssmb.c403 int bytes_returned; local
444 (struct smb_hdr *) pSMBr, &bytes_returned, 0);
783 int bytes_returned; local
809 (struct smb_hdr *) pSMBr, &bytes_returned, 0);
829 int bytes_returned; local
854 (struct smb_hdr *) pSMBr, &bytes_returned, 0);
873 int bytes_returned; local
898 (struct smb_hdr *) pSMBr, &bytes_returned, 0);
920 int bytes_returned = 0; local
979 (struct smb_hdr *) pSMBr, &bytes_returned,
1074 int bytes_returned; local
1183 int bytes_returned; local
1388 int bytes_returned, wct; local
1584 int bytes_returned; local
1657 int bytes_returned = 0; local
1771 int bytes_returned; local
1813 int bytes_returned; local
1884 int bytes_returned = 0; local
1961 int bytes_returned; local
2032 int bytes_returned = 0; local
2125 int bytes_returned = 0; local
2208 int bytes_returned; local
2280 int bytes_returned; local
2460 int bytes_returned; local
2696 int bytes_returned; local
2785 int bytes_returned = 0; local
2859 int bytes_returned; local
3033 int bytes_returned; local
3103 int bytes_returned; local
3198 int bytes_returned = 0; local
3284 int bytes_returned = 0; local
3415 int bytes_returned, name_len; local
3543 int bytes_returned; local
3582 int name_len, bytes_returned; local
3679 int bytes_returned; local
3856 int bytes_returned = 0; local
3941 int bytes_returned = 0; local
4021 int bytes_returned = 0; local
4089 int bytes_returned = 0; local
4158 int bytes_returned = 0; local
4226 int bytes_returned = 0; local
4301 int bytes_returned = 0; local
4389 int bytes_returned = 0; local
4478 int bytes_returned = 0; local
4571 int bytes_returned = 0; local
4645 int bytes_returned = 0; local
4778 int bytes_returned = 0; local
4886 int bytes_returned; local
4959 int bytes_returned; local
5102 int bytes_returned; local
5252 int bytes_returned = 0; local
[all...]
H A Dconnect.c2151 int bytes_returned = 0; local
2213 bytes_returned = 0; /* skip null user */
2215 bytes_returned =
2219 bcc_ptr += 2 * bytes_returned;
2222 bytes_returned =
2226 bytes_returned =
2229 bcc_ptr += 2 * bytes_returned;
2231 bytes_returned =
2234 bcc_ptr += 2 * bytes_returned;
2235 bytes_returned
2440 int bytes_returned = 0; local
2775 int bytes_returned = 0; local
[all...]
H A Dtransport.c804 int bytes_returned; local
818 &bytes_returned, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dhptiop.h229 void __user *bytes_returned; /* count of bytes returned */ member in struct:hpt_ioctl_u
387 __le32 bytes_returned; member in struct:hpt_iop_request_ioctl_command
451 u32 * bytes_returned; member in struct:hpt_ioctl_k
H A Dhptiop.c424 if (arg->bytes_returned)
425 *arg->bytes_returned = arg->outbuf_size;

Completed in 108 milliseconds