ENODEV           1510 source3/client/mount.cifs.c 		case ENODEV:
ENODEV             86 source3/lib/errmap_unix.c #ifdef ENODEV
ENODEV             87 source3/lib/errmap_unix.c 	{ ENODEV, ERRDOS, 55, NT_STATUS_DEVICE_DOES_NOT_EXIST},
ENODEV            163 source3/lib/errmap_unix.c 	{NT_STATUS_NO_SUCH_DEVICE, ENODEV},
ENODEV            200 source3/lib/errmap_unix.c 	{NT_STATUS_DEVICE_DOES_NOT_EXIST, ENODEV},
ENODEV            294 source3/utils/smbget.c 		case ENODEV:
ENODEV            534 source4/client/mount.cifs.c 		case ENODEV:
ENODEV            249 source4/client/smbmnt.c 		case ENODEV:
ENODEV           1353 source4/libcli/util/errormap.c #ifdef ENODEV
ENODEV           1354 source4/libcli/util/errormap.c 	{ ENODEV,	NT_STATUS_NO_SUCH_DEVICE },