Searched refs:ERROR_NOT_LOCKED (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_locking_andx.c | 326 ERRDOS, ERROR_NOT_LOCKED); in smb_com_locking_andx() 359 ERRDOS, ERROR_NOT_LOCKED); in smb_com_locking_andx()
|
H A D | smb_unlock_byte_range.c | 89 ERRDOS, ERROR_NOT_LOCKED); in smb_com_unlock_byte_range()
|
H A D | smb_write.c | 313 ERRDOS, ERROR_NOT_LOCKED); in smb_com_write_and_unlock()
|
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_subrs.c | 367 {ERRDOS, ERROR_NOT_LOCKED, NT_STATUS_NOT_LOCKED}, 450 {ERRDOS, ERROR_NOT_LOCKED, NT_STATUS_RANGE_NOT_LOCKED}, 945 case ERROR_NOT_LOCKED: in smb_maperror()
|
/titanic_41/usr/src/uts/common/smb/ |
H A D | nterror.h | 221 #define ERROR_NOT_LOCKED 158 macro
|