Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_nt_create_andx.c337 smbsr_error(sr, NT_STATUS_INVALID_DEVICE_REQUEST, in smb_com_nt_create_andx()
H A Dsmb_nt_transact_create.c249 smbsr_error(sr, NT_STATUS_INVALID_DEVICE_REQUEST, in smb_nt_transact_create()
H A Dsmb_open_andx.c454 smbsr_error(sr, NT_STATUS_INVALID_DEVICE_REQUEST, in smb_com_open_andx()
H A Dsmb_set_fileinfo.c119 smbsr_error(sr, NT_STATUS_INVALID_DEVICE_REQUEST, in smb_com_trans2_set_path_information()
H A Dsmb_query_fileinfo.c135 smbsr_error(sr, NT_STATUS_INVALID_DEVICE_REQUEST, in smb_com_trans2_query_path_information()
/titanic_44/usr/src/uts/common/smb/
H A Dntstatus.h242 #define NT_STATUS_INVALID_DEVICE_REQUEST 0xC0000010 macro
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_subrs.c342 {ERRDOS, ERRbadfunc, NT_STATUS_INVALID_DEVICE_REQUEST},