Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2maperror.c481 {STATUS_INSTANCE_NOT_AVAILABLE, -EIO, "STATUS_INSTANCE_NOT_AVAILABLE"},
Dsmb2status.h408 #define STATUS_INSTANCE_NOT_AVAILABLE cpu_to_le32(0xC00000AB) macro