PasswordLength    662 fs/cifs/cifspdu.h 		__le16 PasswordLength;
PasswordLength    738 fs/cifs/cifspdu.h 	__le16 PasswordLength;
PasswordLength   5031 fs/cifs/connect.c 		pSMB->PasswordLength = cpu_to_le16(1);	/* minimum */
PasswordLength   5036 fs/cifs/connect.c 		pSMB->PasswordLength = cpu_to_le16(CIFS_AUTH_RESP_SIZE);
PasswordLength    717 fs/cifs/sess.c 		pSMB->old_req.PasswordLength = cpu_to_le16(CIFS_AUTH_RESP_SIZE);
PasswordLength    733 fs/cifs/sess.c 		pSMB->old_req.PasswordLength = 0;