Searched refs:__hdr (Results 1 – 4 of 4) sorted by relevance
306 void *__hdr = hdr; in smb2_validate_credit_charge() local311 req_len = smb2_query_info_req_len(__hdr); in smb2_validate_credit_charge()314 req_len = smb2_set_info_req_len(__hdr); in smb2_validate_credit_charge()317 req_len = smb2_read_req_len(__hdr); in smb2_validate_credit_charge()320 req_len = smb2_write_req_len(__hdr); in smb2_validate_credit_charge()323 req_len = smb2_query_dir_req_len(__hdr); in smb2_validate_credit_charge()326 req_len = smb2_ioctl_req_len(__hdr); in smb2_validate_credit_charge()327 expect_resp_len = smb2_ioctl_resp_len(__hdr); in smb2_validate_credit_charge()
128 for __hdr in `xbc_subkeys ${1}.${2} 1 ".[0-9]"`; do129 print_hist_one_action ${1}.${2}.$__hdr ${2} ${3}
73 typeof(hdr) __hdr = (hdr); \76 be16_to_cpu(__hdr->magic), be16_to_cpu(__hdr->data_len), \77 be16_to_cpu(__hdr->msg_type), be32_to_cpu(__hdr->status), \78 be32_to_cpu(__hdr->sys_status), be32_to_cpu(__hdr->key), \79 be32_to_cpu(__hdr->msg_num) , ##args); \
290 u32 __hdr[2]; member