Searched refs:RPC_FRAGMENT_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/sunrpc/ | ||
| H A D | msg_prot.h | 109 #define RPC_FRAGMENT_SIZE_MASK (~RPC_LAST_STREAM_FRAGMENT) macro |
| /linux/net/sunrpc/ | ||
| H A D | xprtsock.c | 715 RPC_FRAGMENT_SIZE_MASK; in xs_read_stream() |