Home
last modified time | relevance | path

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

/fs/smb/client/
A Dnetmisc.c789 ntstatus_to_dos(__u32 ntstatus, __u8 *eclass, __u16 *ecode) in ntstatus_to_dos() argument
794 *ecode = 0; in ntstatus_to_dos()
800 *ecode = ntstatus_to_dos_map[i].dos_code; in ntstatus_to_dos()
805 *ecode = ERRgeneral; in ntstatus_to_dos()

Completed in 5 milliseconds