Home
last modified time | relevance | path

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

/include/linux/sunrpc/
Dsvcsock.h48 return be32_to_cpu(svsk->sk_marker) & RPC_FRAGMENT_SIZE_MASK; in svc_sock_reclen()
Dmsg_prot.h107 #define RPC_FRAGMENT_SIZE_MASK (~RPC_LAST_STREAM_FRAGMENT) macro
/include/trace/events/
Dsunrpc.h2254 __entry->length = be32_to_cpu(marker) & RPC_FRAGMENT_SIZE_MASK;