Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1096 #define CIFS_UNLCK 2 macro
H A Dfile.c2033 posix_lock_type = CIFS_UNLCK; in cifs_setlk()
H A Dcifssmb.c2068 if (parm_data->lock_type == cpu_to_le16(CIFS_UNLCK)) in CIFSSMBPosixLock()