Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dtransport.c888 cifs_sync_mid_result(struct mid_q_entry *mid, struct TCP_Server_Info *server) in cifs_sync_mid_result() function
1233 rc = cifs_sync_mid_result(midQ[i], server); in compound_send_recv()
1439 rc = cifs_sync_mid_result(midQ, server); in SendReceive()
1626 rc = cifs_sync_mid_result(midQ, server); in SendReceiveBlockingLock()