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