Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2maperror.c560 {STATUS_BAD_FUNCTION_TABLE, -EIO, "STATUS_BAD_FUNCTION_TABLE"},
/linux/fs/smb/common/
H A Dsmb2status.h479 #define STATUS_BAD_FUNCTION_TABLE cpu_to_le32(0xC00000FF) macro