Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dnterr.h69 #define NT_STATUS_MORE_PROCESSING_REQUIRED 0xC0000000 | 0x0016 macro
H A Dnterr.c47 NT_STATUS_MORE_PROCESSING_REQUIRED},
H A Dsmb2misc.c908 cpu_to_le32(NT_STATUS_MORE_PROCESSING_REQUIRED)))) in smb311_update_preauth_hash()
H A Dnetmisc.c827 if (logErr && (err != (NT_STATUS_MORE_PROCESSING_REQUIRED))) in map_smb_to_linux_error()
H A Dsess.c1769 cpu_to_le32(NT_STATUS_MORE_PROCESSING_REQUIRED)) in sess_auth_rawntlmssp_negotiate()
/linux-6.15/fs/smb/server/
H A Dnterr.h59 #define NT_STATUS_MORE_PROCESSING_REQUIRED (0xC0000000 | 0x0016) macro