Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifstransport.c89 static int allocate_mid(struct cifs_ses *ses, struct smb_hdr *in_buf, in allocate_mid() function
219 rc = allocate_mid(ses, hdr, &mid); in cifs_setup_request()
319 rc = allocate_mid(ses, in_buf, &midQ); in SendReceive()
462 rc = allocate_mid(ses, in_buf, &midQ); in SendReceiveBlockingLock()