Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dmsg_prot.h109 #define RPC_FRAGMENT_SIZE_MASK (~RPC_LAST_STREAM_FRAGMENT) macro
/linux/net/sunrpc/
H A Dxprtsock.c715 RPC_FRAGMENT_SIZE_MASK; in xs_read_stream()