Searched refs:ErrorDataLength (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/smb/client/
H A Dsmb2pdu.h80 __le32 ErrorDataLength; member in struct:smb2_error_context_rsp
82 __u8 ErrorContextData; /* ErrorDataLength long array */
H A Dsmb2file.c51 len = ALIGN(le32_to_cpu(p->ErrorDataLength), 8);

Completed in 78 milliseconds