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