Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dtransport.c513 static int allocate_mid(struct cifs_ses *ses, struct smb_hdr *in_buf, in allocate_mid() function
765 rc = allocate_mid(ses, hdr, &mid); in cifs_setup_request()
1025 rc = allocate_mid(ses, in_buf, &midQ); in SendReceive()
1166 rc = allocate_mid(ses, in_buf, &midQ); in SendReceiveBlockingLock()