Home
last modified time | relevance | path

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

/linux-4.1.27/fs/cifs/
Dsmb2pdu.h455 __le32 ImpersonationLevel; member
Dcifspdu.h906 __le32 ImpersonationLevel; member
Dsmb2pdu.c1153 req->ImpersonationLevel = IL_IMPERSONATION; in SMB2_open()
Dcifssmb.c1351 req->ImpersonationLevel = cpu_to_le32(SECURITY_IMPERSONATION); in CIFS_open()