Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dtransport.c690 static int allocate_mid(struct cifs_ses *ses, struct smb_hdr *in_buf, in allocate_mid() function
963 rc = allocate_mid(ses, hdr, &mid); in cifs_setup_request()
1343 rc = allocate_mid(ses, in_buf, &midQ); in SendReceive()
1484 rc = allocate_mid(ses, in_buf, &midQ); in SendReceiveBlockingLock()