BCC_LE            311 fs/cifs/connect.c 	byte_count = le16_to_cpu(BCC_LE(pTargetSMB));
BCC_LE            313 fs/cifs/connect.c 	BCC_LE(pTargetSMB) = cpu_to_le16(byte_count);
BCC_LE            847 fs/cifs/netmisc.c 		2 /* size of the bcc field */ + le16_to_cpu(BCC_LE(ptr)));
BCC_LE            578 fs/cifs/sess.c 	BCC_LE(smb_buf) = cpu_to_le16(count);
BCC_LE            632 fs/cifs/transport.c 					le16_to_cpu(BCC_LE(midQ->resp_buf));
BCC_LE            820 fs/cifs/transport.c 				BCC(out_buf) = le16_to_cpu(BCC_LE(out_buf));
BCC_LE           1063 fs/cifs/transport.c 				BCC(out_buf) = le16_to_cpu(BCC_LE(out_buf));