Home
last modified time | relevance | path

Searched defs:bytes_returned (Results 1 – 8 of 8) sorted by relevance

/linux/fs/smb/client/
H A Dcifssmb.c431 int bytes_returned; in CIFSSMBNegotiate() local
846 int bytes_returned = 0; in CIFSPOSIXDelFile() local
919 int bytes_returned; in CIFSSMBDelFile() local
965 int bytes_returned; in CIFSSMBRmDir() local
1011 int bytes_returned; in CIFSSMBMkDir() local
1060 int bytes_returned = 0; CIFSPOSIXCreate() local
1243 int bytes_returned; SMBLegacyOpen() local
1345 int bytes_returned; CIFS_open() local
1764 int bytes_returned, wct; CIFSSMBWrite() local
2206 int bytes_returned; CIFSSMBLock() local
2280 int bytes_returned = 0; CIFSSMBPosixLock() local
2472 int bytes_returned; CIFSSMBRename() local
2541 int bytes_returned = 0; CIFSSMBRenameOpenFile() local
2626 int bytes_returned = 0; CIFSUnixCreateSymLink() local
2714 int bytes_returned = 0; CIFSUnixCreateHardLink() local
2796 int bytes_returned; CIFSCreateHardLink() local
2868 int bytes_returned; CIFSSMBUnixQuerySymLink() local
3213 int bytes_returned; CIFSSMB_set_compression() local
3449 int bytes_returned; cifs_do_get_acl() local
3544 int bytes_returned = 0; cifs_do_set_acl() local
3635 int bytes_returned; CIFSGetExtAttr() local
3905 int bytes_returned = 0; CIFSSMBSetCIFSACL() local
3974 int bytes_returned; SMBQueryInformation() local
4043 int bytes_returned; CIFSSMBQFileInfo() local
4118 int bytes_returned; CIFSSMBQPathInfo() local
4219 int bytes_returned; CIFSSMBUnixQFileInfo() local
4293 int bytes_returned = 0; CIFSSMBUnixQPathInfo() local
4380 int bytes_returned = 0; CIFSFindFirst() local
4532 int bytes_returned; CIFSFindNext() local
4692 int name_len, bytes_returned; CIFSGetSrvInodeNumber() local
4789 int bytes_returned; CIFSGetDFSRefer() local
4907 int bytes_returned = 0; SMBOldQFSInfo() local
4997 int bytes_returned = 0; CIFSSMBQFSInfo() local
5086 int bytes_returned = 0; CIFSSMBQFSAttributeInfo() local
5159 int bytes_returned = 0; CIFSSMBQFSDeviceInfo() local
5234 int bytes_returned = 0; CIFSSMBQFSUnixInfo() local
5306 int bytes_returned = 0; CIFSSMBSetFSUnixInfo() local
5383 int bytes_returned = 0; CIFSSMBQFSPosixInfo() local
5487 int bytes_returned = 0; CIFSSMBSetEOF() local
5655 int bytes_returned; SMBSetInformation() local
5875 int bytes_returned = 0; CIFSSMBSetPathInfo() local
6073 int bytes_returned = 0; CIFSSMBUnixSetPathInfo() local
6161 int bytes_returned; CIFSSMBQAllEAs() local
6351 int bytes_returned = 0; CIFSSMBSetEA() local
[all...]
/linux/drivers/pci/controller/
H A Dpci-hyperv-intf.c23 unsigned int block_id, unsigned int *bytes_returned) in hyperv_read_cfg_blk()
H A Dpci-hyperv.c1435 unsigned int bytes_returned; member
1485 unsigned int *bytes_returned) in hv_read_config_block()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dhv.c12 int bytes_returned; in mlx5_hv_config_common() local
/linux/drivers/scsi/
H A Dhptiop.h239 __le32 bytes_returned; member
339 u32 *bytes_returned; member
/linux/drivers/platform/olpc/
H A Dolpc-xo175-ec.c29 u8 bytes_returned; member
/linux/sound/pci/asihpi/
H A Dhpi_internal.h808 u32 bytes_returned; /* size of items returned */ member
/linux/sound/hda/codecs/
H A Dca0132.c2259 dspio_send_scp_message(struct hda_codec * codec,unsigned char * send_buf,unsigned int send_buf_size,unsigned char * return_buf,unsigned int return_buf_size,unsigned int * bytes_returned) dspio_send_scp_message() argument