Home
last modified time | relevance | path

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

/linux-4.4.14/net/rxrpc/
Dar-key.c36 static long rxrpc_read(const struct key *, char __user *, size_t);
49 .read = rxrpc_read,
1046 static long rxrpc_read(const struct key *key, in rxrpc_read() function