Searched refs:saved_reply (Results 1 – 1 of 1) sorted by relevance
1187 struct mbuf_chain saved_reply; in smb2sr_go_async() local1207 saved_reply = sr->reply; /* struct copy */ in smb2sr_go_async()1214 sr->reply = saved_reply; /* struct copy - restore original */ in smb2sr_go_async()