Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dsmb2pdu.h679 __le32 ImpersonationLevel; member
Dcifspdu.h906 __le32 ImpersonationLevel; member
Dsmb2pdu.c2283 req->ImpersonationLevel = IL_IMPERSONATION; in smb311_posix_mkdir()
2417 req->ImpersonationLevel = IL_IMPERSONATION; in SMB2_open_init()
Dcifssmb.c1470 req->ImpersonationLevel = cpu_to_le32(SECURITY_IMPERSONATION); in CIFS_open()