Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfile.c1690 type = CIFS_WRLCK; in cifs_push_posix_locks()
1824 posix_lock_type = CIFS_WRLCK; in cifs_getlk()
2030 posix_lock_type = CIFS_WRLCK; in cifs_setlk()
H A Dcifspdu.h1095 #define CIFS_WRLCK 1 macro
H A Dcifssmb.c2075 cpu_to_le16(CIFS_WRLCK)) in CIFSSMBPosixLock()