Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/smb/
H A Ddoserror.h67 #define ERRdiffdevice 17 /* Not same device (cross volume rename) */ macro
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_dispatch.c968 { EXDEV, ERRSRV, ERRdiffdevice, NT_STATUS_NOT_SAME_DEVICE },
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_subrs.c933 case ERRdiffdevice: in smb_maperror()