Home
last modified time | relevance | path

Searched defs:inode (Results 1 – 25 of 99) sorted by relevance

1234

/net/batman-adv/
Ddebugfs.c50 static int batadv_algorithms_open(struct inode *inode, struct file *file) in batadv_algorithms_open()
55 static int neighbors_open(struct inode *inode, struct file *file) in neighbors_open()
62 static int batadv_originators_open(struct inode *inode, struct file *file) in batadv_originators_open()
77 static int batadv_originators_hardif_open(struct inode *inode, in batadv_originators_hardif_open()
85 static int batadv_gateways_open(struct inode *inode, struct file *file) in batadv_gateways_open()
92 static int batadv_transtable_global_open(struct inode *inode, struct file *file) in batadv_transtable_global_open()
100 static int batadv_bla_claim_table_open(struct inode *inode, struct file *file) in batadv_bla_claim_table_open()
108 static int batadv_bla_backbone_table_open(struct inode *inode, in batadv_bla_backbone_table_open()
127 static int batadv_dat_cache_open(struct inode *inode, struct file *file) in batadv_dat_cache_open()
135 static int batadv_transtable_local_open(struct inode *inode, struct file *file) in batadv_transtable_local_open()
[all …]
Dlog.c103 static int batadv_log_open(struct inode *inode, struct file *file) in batadv_log_open()
113 static int batadv_log_release(struct inode *inode, struct file *file) in batadv_log_release()
Dicmp_socket.c63 static int batadv_socket_open(struct inode *inode, struct file *file) in batadv_socket_open()
105 static int batadv_socket_release(struct inode *inode, struct file *file) in batadv_socket_release()
/net/bluetooth/
Dhci_debugfs.c129 static int features_open(struct inode *inode, struct file *file) in features_open()
153 static int device_id_open(struct inode *inode, struct file *file) in device_id_open()
183 static int device_list_open(struct inode *inode, struct file *file) in device_list_open()
208 static int blacklist_open(struct inode *inode, struct file *file) in blacklist_open()
243 static int uuids_open(struct inode *inode, struct file *file) in uuids_open()
272 static int remote_oob_open(struct inode *inode, struct file *file) in remote_oob_open()
446 static int inquiry_cache_open(struct inode *inode, struct file *file) in inquiry_cache_open()
472 static int link_keys_open(struct inode *inode, struct file *file) in link_keys_open()
496 static int dev_class_open(struct inode *inode, struct file *file) in dev_class_open()
695 static int identity_open(struct inode *inode, struct file *file) in identity_open()
[all …]
/net/sunrpc/
Ddebugfs.c87 static int tasks_open(struct inode *inode, struct file *filp) in tasks_open()
104 tasks_release(struct inode *inode, struct file *filp) in tasks_release()
189 xprt_info_open(struct inode *inode, struct file *filp) in xprt_info_open()
206 xprt_info_release(struct inode *inode, struct file *filp) in xprt_info_release()
261 fault_open(struct inode *inode, struct file *filp) in fault_open()
270 fault_release(struct inode *inode, struct file *filp) in fault_release()
Dcache.c785 struct inode *inode = file_inode(filp); in cache_read() local
923 struct inode *inode = file_inode(filp); in cache_write() local
994 static int cache_open(struct inode *inode, struct file *filp, in cache_open()
1019 static int cache_release(struct inode *inode, struct file *filp, in cache_release()
1398 static int content_open(struct inode *inode, struct file *file, in content_open()
1418 static int content_release(struct inode *inode, struct file *file, in content_release()
1426 static int open_flush(struct inode *inode, struct file *file, in open_flush()
1434 static int release_flush(struct inode *inode, struct file *file, in release_flush()
1519 struct inode *inode = file_inode(filp); in cache_ioctl_procfs() local
1525 static int cache_open_procfs(struct inode *inode, struct file *filp) in cache_open_procfs()
[all …]
Drpc_pipe.c163 rpc_inode_setowner(struct inode *inode, void *private) in rpc_inode_setowner()
169 rpc_close_pipes(struct inode *inode) in rpc_close_pipes()
207 struct inode *inode = container_of(head, struct inode, i_rcu); in rpc_i_callback() local
212 rpc_destroy_inode(struct inode *inode) in rpc_destroy_inode()
218 rpc_pipe_open(struct inode *inode, struct file *filp) in rpc_pipe_open()
245 rpc_pipe_release(struct inode *inode, struct file *filp) in rpc_pipe_release()
288 struct inode *inode = file_inode(filp); in rpc_pipe_read() local
332 struct inode *inode = file_inode(filp); in rpc_pipe_write() local
346 struct inode *inode = file_inode(filp); in rpc_pipe_poll() local
364 struct inode *inode = file_inode(filp); in rpc_pipe_ioctl() local
[all …]
/net/can/
Dproc.c273 static int can_stats_proc_open(struct inode *inode, struct file *file) in can_stats_proc_open()
307 static int can_reset_stats_proc_open(struct inode *inode, struct file *file) in can_reset_stats_proc_open()
326 static int can_version_proc_open(struct inode *inode, struct file *file) in can_version_proc_open()
379 static int can_rcvlist_proc_open(struct inode *inode, struct file *file) in can_rcvlist_proc_open()
447 static int can_rcvlist_sff_proc_open(struct inode *inode, struct file *file) in can_rcvlist_sff_proc_open()
491 static int can_rcvlist_eff_proc_open(struct inode *inode, struct file *file) in can_rcvlist_eff_proc_open()
/net/mac80211/
Drc80211_minstrel_debugfs.c67 minstrel_stats_release(struct inode *inode, struct file *file) in minstrel_stats_release()
74 minstrel_stats_open(struct inode *inode, struct file *file) in minstrel_stats_open()
147 minstrel_stats_csv_open(struct inode *inode, struct file *file) in minstrel_stats_csv_open()
Drc80211_minstrel_ht_debugfs.c108 minstrel_ht_stats_open(struct inode *inode, struct file *file) in minstrel_ht_stats_open()
256 minstrel_ht_stats_csv_open(struct inode *inode, struct file *file) in minstrel_ht_stats_csv_open()
/net/atm/
Dproc.c116 static int __vcc_seq_open(struct inode *inode, struct file *file, in __vcc_seq_open()
261 static int atm_dev_seq_open(struct inode *inode, struct file *file) in atm_dev_seq_open()
296 static int pvc_seq_open(struct inode *inode, struct file *file) in pvc_seq_open()
330 static int vcc_seq_open(struct inode *inode, struct file *file) in vcc_seq_open()
365 static int svc_seq_open(struct inode *inode, struct file *file) in svc_seq_open()
/net/x25/
Dx25_proc.c174 static int x25_seq_socket_open(struct inode *inode, struct file *file) in x25_seq_socket_open()
179 static int x25_seq_route_open(struct inode *inode, struct file *file) in x25_seq_route_open()
184 static int x25_seq_forward_open(struct inode *inode, struct file *file) in x25_seq_forward_open()
/net/appletalk/
Datalk_proc.c213 static int atalk_seq_interface_open(struct inode *inode, struct file *file) in atalk_seq_interface_open()
218 static int atalk_seq_route_open(struct inode *inode, struct file *file) in atalk_seq_route_open()
223 static int atalk_seq_socket_open(struct inode *inode, struct file *file) in atalk_seq_socket_open()
/net/ipx/
Dipx_proc.c247 static int ipx_seq_route_open(struct inode *inode, struct file *file) in ipx_seq_route_open()
252 static int ipx_seq_interface_open(struct inode *inode, struct file *file) in ipx_seq_interface_open()
257 static int ipx_seq_socket_open(struct inode *inode, struct file *file) in ipx_seq_socket_open()
/net/ipv6/
Dproc.c56 static int sockstat6_seq_open(struct inode *inode, struct file *file) in sockstat6_seq_open()
246 static int snmp6_seq_open(struct inode *inode, struct file *file) in snmp6_seq_open()
272 static int snmp6_dev_seq_open(struct inode *inode, struct file *file) in snmp6_dev_seq_open()
/net/sctp/
Dproc.c92 static int sctp_snmp_seq_open(struct inode *inode, struct file *file) in sctp_snmp_seq_open()
250 static int sctp_eps_seq_open(struct inode *inode, struct file *file) in sctp_eps_seq_open()
383 static int sctp_assocs_seq_open(struct inode *inode, struct file *file) in sctp_assocs_seq_open()
498 static int sctp_remaddr_seq_open(struct inode *inode, struct file *file) in sctp_remaddr_seq_open()
Dobjcnt.c111 static int sctp_objcnt_seq_open(struct inode *inode, struct file *file) in sctp_objcnt_seq_open()
/net/core/
Dnet-procfs.c178 static int dev_seq_open(struct inode *inode, struct file *file) in dev_seq_open()
199 static int softnet_seq_open(struct inode *inode, struct file *file) in softnet_seq_open()
302 static int ptype_seq_open(struct inode *inode, struct file *file) in ptype_seq_open()
383 static int dev_mc_seq_open(struct inode *inode, struct file *file) in dev_mc_seq_open()
/net/ipv4/
Dproc.c80 static int sockstat_seq_open(struct inode *inode, struct file *file) in sockstat_seq_open()
467 static int snmp_seq_open(struct inode *inode, struct file *file) in snmp_seq_open()
515 static int netstat_seq_open(struct inode *inode, struct file *file) in netstat_seq_open()
/net/rxrpc/
Dproc.c121 static int rxrpc_call_seq_open(struct inode *inode, struct file *file) in rxrpc_call_seq_open()
213 static int rxrpc_connection_seq_open(struct inode *inode, struct file *file) in rxrpc_connection_seq_open()
/net/8021q/
Dvlanproc.c76 static int vlan_seq_open(struct inode *inode, struct file *file) in vlan_seq_open()
94 static int vlandev_seq_open(struct inode *inode, struct file *file) in vlandev_seq_open()
/net/llc/
Dllc_proc.c217 static int llc_seq_socket_open(struct inode *inode, struct file *file) in llc_seq_socket_open()
222 static int llc_seq_core_open(struct inode *inode, struct file *file) in llc_seq_core_open()
/net/l2tp/
Dl2tp_debugfs.c260 static int l2tp_dfs_seq_open(struct inode *inode, struct file *file) in l2tp_dfs_seq_open()
296 static int l2tp_dfs_seq_release(struct inode *inode, struct file *file) in l2tp_dfs_seq_release()
/net/xfrm/
Dxfrm_proc.c68 static int xfrm_statistics_seq_open(struct inode *inode, struct file *file) in xfrm_statistics_seq_open()
/net/6lowpan/
Ddebugfs.c124 static int lowpan_ctx_pfx_open(struct inode *inode, struct file *file) in lowpan_ctx_pfx_open()
236 static int lowpan_context_open(struct inode *inode, struct file *file) in lowpan_context_open()

1234