Home
last modified time | relevance | path

Searched refs:NT_STATUS_MORE_PROCESSING_REQUIRED (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/fs/smb/client/
Dnterr.c40 NT_STATUS_MORE_PROCESSING_REQUIRED},
Dnterr.h69 #define NT_STATUS_MORE_PROCESSING_REQUIRED 0xC0000000 | 0x0016 macro
Dsmb2misc.c905 cpu_to_le32(NT_STATUS_MORE_PROCESSING_REQUIRED)))) in smb311_update_preauth_hash()
Dnetmisc.c828 if (logErr && (err != (NT_STATUS_MORE_PROCESSING_REQUIRED))) in map_smb_to_linux_error()
Dsess.c1642 cpu_to_le32(NT_STATUS_MORE_PROCESSING_REQUIRED)) in sess_auth_rawntlmssp_negotiate()
/Linux-v6.6/fs/smb/server/
Dnterr.h59 #define NT_STATUS_MORE_PROCESSING_REQUIRED (0xC0000000 | 0x0016) macro