Home
last modified time | relevance | path

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

/Linux-v6.1/fs/smbfs_common/
Dsmb2pdu.h975 #define IL_DELEGATE cpu_to_le32(0x00000003) macro
/Linux-v6.1/fs/ksmbd/
Dsmb2pdu.c2602 if (le32_to_cpu(req->ImpersonationLevel) > le32_to_cpu(IL_DELEGATE)) { in smb2_open()