Home
last modified time | relevance | path

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

/Linux-v5.10/fs/cifs/
Dsmb2maperror.c1360 {RPC_NT_MAX_CALLS_TOO_SMALL, -EIO, "RPC_NT_MAX_CALLS_TOO_SMALL"},
Dsmb2status.h1101 #define RPC_NT_MAX_CALLS_TOO_SMALL cpu_to_le32(0xC002002B) macro