Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2maperror.c2401 {STATUS_NDIS_RESOURCE_CONFLICT, -EIO, "STATUS_NDIS_RESOURCE_CONFLICT"},
H A Dsmb2status.h1763 #define STATUS_NDIS_RESOURCE_CONFLICT cpu_to_le32(0xC023001E) macro