Home
last modified time | relevance | path

Searched refs:ImpersonationLevel (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/cifs/
Dsmb2pdu.h489 __le32 ImpersonationLevel; member
Dcifspdu.h906 __le32 ImpersonationLevel; member
Dsmb2pdu.c1337 req->ImpersonationLevel = IL_IMPERSONATION; in SMB2_open()
Dcifssmb.c1352 req->ImpersonationLevel = cpu_to_le32(SECURITY_IMPERSONATION); in CIFS_open()