Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dcifspdu.h1624 #define SMB_SET_POSIX_LOCK 0x208 macro
Dcifssmb.c2513 pSMB->InformationLevel = cpu_to_le16(SMB_SET_POSIX_LOCK); in CIFSSMBPosixLock()