Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2maperror.c1424 {RPC_NT_BYTE_COUNT_TOO_SMALL, -EIO, "RPC_NT_BYTE_COUNT_TOO_SMALL"},
H A Dsmb2status.h1158 #define RPC_NT_BYTE_COUNT_TOO_SMALL cpu_to_le32(0xC003000B) macro