Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifspdu.h1674 #define SMB_SET_POSIX_LOCK 0x208 macro
H A Dcifssmb.c2569 pSMB->InformationLevel = cpu_to_le16(SMB_SET_POSIX_LOCK); in CIFSSMBPosixLock()