Searched refs:rxrpc_call_seq_fops (Results 1 – 3 of 3) sorted by relevance
101 const struct file_operations rxrpc_call_seq_fops = { variable
553 extern const struct file_operations rxrpc_call_seq_fops;
842 proc_net_fops_create(&init_net, "rxrpc_calls", 0, &rxrpc_call_seq_fops); in af_rxrpc_init()