Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dsmb2status.h395 #define STATUS_INSTANCE_NOT_AVAILABLE cpu_to_le32(0xC00000AB) macro
Dsmb2maperror.c468 {STATUS_INSTANCE_NOT_AVAILABLE, -EIO, "STATUS_INSTANCE_NOT_AVAILABLE"},
/Linux-v6.6/fs/smb/server/
Dsmbstatus.h397 #define STATUS_INSTANCE_NOT_AVAILABLE cpu_to_le32(0xC00000AB) macro