Home
last modified time | relevance | path

Searched refs:CIFS_WRLCK (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/cifs/
Dfile.c726 posix_lock_type = CIFS_WRLCK; in cifs_lock()
794 posix_lock_type = CIFS_WRLCK; in cifs_lock()
Dcifspdu.h1144 #define CIFS_WRLCK 1 macro
Dcifssmb.c1884 __constant_cpu_to_le16(CIFS_WRLCK)) in CIFSSMBPosixLock()