Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfile.c1880 type = CIFS_RDLCK; in cifs_push_posix_locks()
2015 posix_lock_type = CIFS_RDLCK; in cifs_getlk()
2219 posix_lock_type = CIFS_RDLCK; in cifs_setlk()
H A Dcifssmb.c2120 cpu_to_le16(CIFS_RDLCK)) in CIFSSMBPosixLock()