Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifspdu.h442 BCC(struct smb_hdr *smb) in BCC() function
448 #define pByteArea(smb_var) (BCC(smb_var) + 2)
454 __le16 *bc_ptr = (__le16 *)BCC(hdr); in get_bcc()
463 __le16 *bc_ptr = (__le16 *)BCC(hdr); in put_bcc()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifspdu.h414 BCC(struct smb_hdr *smb) in BCC() function
420 #define pByteArea(smb_var) (BCC(smb_var) + 2)
426 __le16 *bc_ptr = (__le16 *)BCC(hdr); in get_bcc()
435 __le16 *bc_ptr = (__le16 *)BCC(hdr); in put_bcc()

Completed in 15 milliseconds