Searched refs:CIFS_WINDOWS_LOCK (Results 1 – 2 of 2) sorted by relevance
1937 #define CIFS_WINDOWS_LOCK 0x10000 /* We're trying to get a Windows lock */ macro
2219 int flags = CIFS_WINDOWS_LOCK | CIFS_INTERRUPTIBLE_WAIT; in CIFSSMBLock()