Searched refs:SMB_SET_POSIX_LOCK (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/cifs/ | ||
D | cifspdu.h | 1666 #define SMB_SET_POSIX_LOCK 0x208 macro |
D | cifssmb.c | 2557 pSMB->InformationLevel = cpu_to_le16(SMB_SET_POSIX_LOCK); in CIFSSMBPosixLock() |