Home
last modified time | relevance | path

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

/fs/cifs/
Dsess.c779 pSMB->req.SecurityBlobLength = cpu_to_le16(iov[1].iov_len); in CIFS_SessSetup()
814 pSMB->req.SecurityBlobLength = in CIFS_SessSetup()
838 pSMB->req.SecurityBlobLength = cpu_to_le16(blob_len); in CIFS_SessSetup()
908 blob_len = le16_to_cpu(pSMB->resp.SecurityBlobLength); in CIFS_SessSetup()
Dcifspdu.h601 __le16 SecurityBlobLength; member
640 __le16 SecurityBlobLength; member