Searched refs:rxrpc_call_seq_fops (Results 1 – 3 of 3) sorted by relevance
101 const struct file_operations rxrpc_call_seq_fops = { variable
569 extern const struct file_operations rxrpc_call_seq_fops;
847 proc_create("rxrpc_calls", 0, init_net.proc_net, &rxrpc_call_seq_fops); in af_rxrpc_init()