Home
last modified time | relevance | path

Searched refs:get_mid (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dmisc.c314 get_mid(smb)); in check_smb_hdr()
370 __u16 mid = get_mid(smb); in checkSMB()
H A Dsmb1ops.c59 get_mid(in_buf), rc); in send_nt_cancel()
H A Dtransport.c66 temp->mid = get_mid(smb_buffer); in AllocMidQEntry()
H A Dcifsglob.h873 get_mid(const struct smb_hdr *smb) in get_mid() function