Searched refs:ImpersonationLevel (Results 1 – 3 of 3) sorted by relevance
1186 __le32 ImpersonationLevel; member
2946 req->ImpersonationLevel = IL_IMPERSONATION; in smb311_posix_mkdir()3110 req->ImpersonationLevel = IL_IMPERSONATION; in SMB2_open_init()
3044 if (le32_to_cpu(req->ImpersonationLevel) > le32_to_cpu(IL_DELEGATE)) { in smb2_open()3046 le32_to_cpu(req->ImpersonationLevel)); in smb2_open()