Home
last modified time | relevance | path

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

/linux-4.4.14/net/rxrpc/
Dar-proc.c101 const struct file_operations rxrpc_call_seq_fops = { variable
Dar-internal.h569 extern const struct file_operations rxrpc_call_seq_fops;
Daf_rxrpc.c847 proc_create("rxrpc_calls", 0, init_net.proc_net, &rxrpc_call_seq_fops); in af_rxrpc_init()