Home
last modified time | relevance | path

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

/fs/cifs/
Dtransport.c545 timeout = flags & CIFS_TIMEOUT_MASK; in cifs_call_async()
720 timeout = flags & CIFS_TIMEOUT_MASK; in SendReceive2()
Dcifsglob.h1426 #define CIFS_TIMEOUT_MASK 0x003 /* only one of above set in req */ macro