Home
last modified time | relevance | path

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

/linux-3.4.99/net/rxrpc/
Dar-key.c34 static long rxrpc_read(const struct key *, char __user *, size_t);
46 .read = rxrpc_read,
1017 static long rxrpc_read(const struct key *key, in rxrpc_read() function