Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifspdu.h386 #define SECURITY_IMPERSONATION 2 macro
Dcifssmb.c1397 req->ImpersonationLevel = cpu_to_le32(SECURITY_IMPERSONATION); in CIFS_open()