Searched refs:ImpersonationLevel (Results 1 – 5 of 5) sorted by relevance
1128 __le32 ImpersonationLevel; member
862 __le32 ImpersonationLevel; member
2665 req->ImpersonationLevel = IL_IMPERSONATION; in smb311_posix_mkdir()2811 req->ImpersonationLevel = IL_IMPERSONATION; in SMB2_open_init()
1246 req->ImpersonationLevel = cpu_to_le32(SECURITY_IMPERSONATION); in CIFS_open()
2605 if (le32_to_cpu(req->ImpersonationLevel) > le32_to_cpu(IL_DELEGATE)) { in smb2_open()2607 le32_to_cpu(req->ImpersonationLevel)); in smb2_open()