Home
last modified time | relevance | path

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

/fs/smb/common/
A Dsmb2pdu.h1230 __le32 ImpersonationLevel; member
/fs/smb/client/
A Dcifspdu.h902 __le32 ImpersonationLevel; member
A Dsmb2pdu.c2874 req->ImpersonationLevel = IL_IMPERSONATION; in smb311_posix_mkdir()
3033 req->ImpersonationLevel = IL_IMPERSONATION; in SMB2_open_init()
A Dcifssmb.c1253 req->ImpersonationLevel = cpu_to_le32(SECURITY_IMPERSONATION); in CIFS_open()
/fs/smb/server/
A Dsmb2pdu.c3028 if (le32_to_cpu(req->ImpersonationLevel) > le32_to_cpu(IL_DELEGATE)) { in smb2_open()
3030 le32_to_cpu(req->ImpersonationLevel)); in smb2_open()

Completed in 65 milliseconds