Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dfile.c1887 type = CIFS_WRLCK; in cifs_push_posix_locks()
2022 posix_lock_type = CIFS_WRLCK; in cifs_getlk()
2249 posix_lock_type = CIFS_WRLCK; in cifs_setlk()
H A Dcifspdu.h1135 #define CIFS_WRLCK 1 macro
H A Dcifssmb.c2150 cpu_to_le16(CIFS_WRLCK)) in CIFSSMBPosixLock()