Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dtransport.c668 static int allocate_mid(struct cifs_ses *ses, struct smb_hdr *in_buf, in allocate_mid() function
940 rc = allocate_mid(ses, hdr, &mid); in cifs_setup_request()
1288 rc = allocate_mid(ses, in_buf, &midQ); in SendReceive()
1429 rc = allocate_mid(ses, in_buf, &midQ); in SendReceiveBlockingLock()