Home
last modified time | relevance | path

Searched refs:ImpersonationLevel (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.h791 __le32 ImpersonationLevel; member
H A Dcifspdu.h383 /* ImpersonationLevel flags */
911 __le32 ImpersonationLevel; member
H A Dsmb2pdu.c2536 req->ImpersonationLevel = IL_IMPERSONATION; in smb311_posix_mkdir()
2672 req->ImpersonationLevel = IL_IMPERSONATION; in SMB2_open_init()
H A Dcifssmb.c1397 req->ImpersonationLevel = cpu_to_le32(SECURITY_IMPERSONATION); in CIFS_open()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h1157 __le32 ImpersonationLevel; member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifspdu.h355 /* ImpersonationLevel flags */
862 __le32 ImpersonationLevel; member
H A Dsmb2pdu.c2812 req->ImpersonationLevel = IL_IMPERSONATION; in smb311_posix_mkdir()
2961 req->ImpersonationLevel = IL_IMPERSONATION; in SMB2_open_init()
H A Dcifssmb.c1217 req->ImpersonationLevel = cpu_to_le32(SECURITY_IMPERSONATION); in CIFS_open()
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c2748 if (le32_to_cpu(req->ImpersonationLevel) > le32_to_cpu(IL_DELEGATE)) { in smb2_open()
2750 le32_to_cpu(req->ImpersonationLevel)); in smb2_open()

Completed in 61 milliseconds