Searched refs:CIFS_TIMEOUT_MASK (Results 1 – 2 of 2) sorted by relevance
545 timeout = flags & CIFS_TIMEOUT_MASK; in cifs_call_async()720 timeout = flags & CIFS_TIMEOUT_MASK; in SendReceive2()
1426 #define CIFS_TIMEOUT_MASK 0x003 /* only one of above set in req */ macro