Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dtransport.c703 static int allocate_mid(struct cifs_ses *ses, struct smb_hdr *in_buf, in allocate_mid() function
976 rc = allocate_mid(ses, hdr, &mid); in cifs_setup_request()
1403 rc = allocate_mid(ses, in_buf, &midQ); in SendReceive()
1547 rc = allocate_mid(ses, in_buf, &midQ); in SendReceiveBlockingLock()