Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2maperror.c1332 {RPC_NT_NO_CALL_ACTIVE, -EIO, "RPC_NT_NO_CALL_ACTIVE"},
/linux/fs/smb/common/
H A Dsmb2status.h1080 #define RPC_NT_NO_CALL_ACTIVE cpu_to_le32(0xC002001A) macro