Searched refs:ImpersonationLevel (Results 1 – 5 of 5) sorted by relevance
952 __le32 ImpersonationLevel; member
873 __le32 ImpersonationLevel; member
2583 req->ImpersonationLevel = IL_IMPERSONATION; in smb311_posix_mkdir()2732 req->ImpersonationLevel = IL_IMPERSONATION; in SMB2_open_init()
1284 req->ImpersonationLevel = cpu_to_le32(SECURITY_IMPERSONATION); in CIFS_open()
2579 if (le32_to_cpu(req->ImpersonationLevel) > le32_to_cpu(IL_DELEGATE)) { in smb2_open()2581 le32_to_cpu(req->ImpersonationLevel)); in smb2_open()
Completed in 71 milliseconds