Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2pdu.h791 __le32 ImpersonationLevel; member
H A Dcifspdu.h911 __le32 ImpersonationLevel; member
H A Dsmb2pdu.c2532 req->ImpersonationLevel = IL_IMPERSONATION; in smb311_posix_mkdir()
2668 req->ImpersonationLevel = IL_IMPERSONATION; in SMB2_open_init()
H A Dcifssmb.c1397 req->ImpersonationLevel = cpu_to_le32(SECURITY_IMPERSONATION); in CIFS_open()