Home
last modified time | relevance | path

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

/Linux-v4.19/net/rxrpc/
Dkey.c38 static long rxrpc_read(const struct key *, char __user *, size_t);
51 .read = rxrpc_read,
1046 static long rxrpc_read(const struct key *key, in rxrpc_read() function