Home
last modified time | relevance | path

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

/linux-3.4.99/net/rxrpc/
Dar-proc.c101 const struct file_operations rxrpc_call_seq_fops = { variable
Dar-internal.h553 extern const struct file_operations rxrpc_call_seq_fops;
Daf_rxrpc.c842 proc_net_fops_create(&init_net, "rxrpc_calls", 0, &rxrpc_call_seq_fops); in af_rxrpc_init()