Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2maperror.c841 {STATUS_NO_CALLBACK_ACTIVE, -EIO, "STATUS_NO_CALLBACK_ACTIVE"},
/linux/fs/smb/common/
H A Dsmb2status.h715 #define STATUS_NO_CALLBACK_ACTIVE cpu_to_le32(0xC0000258) macro