Home
last modified time | relevance | path

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

/linux-6.1.9/fs/smbfs_common/
Dsmb2pdu.h975 #define IL_DELEGATE cpu_to_le32(0x00000003) macro
/linux-6.1.9/fs/ksmbd/
Dsmb2pdu.c2605 if (le32_to_cpu(req->ImpersonationLevel) > le32_to_cpu(IL_DELEGATE)) { in smb2_open()