Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dtransport.c645 if (mid->sr_flags & CIFS_INTERRUPTIBLE_WAIT) in wait_for_response()
705 mid->sr_flags = flags; in cifs_call_async()
948 mid[i]->sr_flags = flags; in compound_send_recv()
H A Dsmb1ops.c218 if (mid->sr_flags & CIFS_WINDOWS_LOCK) in cifs_send_cancel()
H A Dcifsglob.h1713 unsigned int sr_flags; /* Flags passed to send_recv() */ member