Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h1627 #define SMB_SET_POSIX_LOCK 0x208 macro
H A Dcifssmb.c2038 pSMB->InformationLevel = cpu_to_le16(SMB_SET_POSIX_LOCK); in CIFSSMBPosixLock()