Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsglob.h1937 #define CIFS_WINDOWS_LOCK 0x10000 /* We're trying to get a Windows lock */ macro
H A Dcifssmb.c2219 int flags = CIFS_WINDOWS_LOCK | CIFS_INTERRUPTIBLE_WAIT; in CIFSSMBLock()