| /net/sunrpc/ |
| A D | rpc_pipe.c | 173 struct inode *inode = dentry->d_inode; in rpc_close_pipes() local 208 rpc_free_inode(struct inode *inode) in rpc_free_inode() argument 284 struct inode *inode = file_inode(filp); in rpc_pipe_read() local 328 struct inode *inode = file_inode(filp); in rpc_pipe_write() local 342 struct inode *inode = file_inode(filp); in rpc_pipe_poll() local 360 struct inode *inode = file_inode(filp); in rpc_pipe_ioctl() local 470 struct inode *inode = new_inode(sb); in rpc_get_inode() local 532 struct inode *inode; in rpc_new_file() local 559 struct inode *inode; in rpc_new_dir() local 642 struct inode *inode; in rpc_mkpipe_dentry() local [all …]
|
| A D | cache.c | 840 struct inode *inode = file_inode(filp); in cache_read() local 960 struct inode *inode = file_inode(filp); in cache_write() local 966 inode_lock(inode); in cache_write() 1031 static int cache_open(struct inode *inode, struct file *filp, in cache_open() argument 1058 static int cache_release(struct inode *inode, struct file *filp, in cache_release() argument 1458 static int content_open(struct inode *inode, struct file *file, in content_open() argument 1478 static int content_release(struct inode *inode, struct file *file, in content_release() argument 1486 static int open_flush(struct inode *inode, struct file *file, in open_flush() argument 1494 static int release_flush(struct inode *inode, struct file *file, in release_flush() argument 1582 struct inode *inode = file_inode(filp); in cache_ioctl_procfs() local [all …]
|
| A D | debugfs.c | 89 static int tasks_open(struct inode *inode, struct file *filp) in tasks_open() argument 94 struct rpc_clnt *clnt = seq->private = inode->i_private; in tasks_open() 97 seq_release(inode, filp); in tasks_open() 106 tasks_release(struct inode *inode, struct file *filp) in tasks_release() argument 112 return seq_release(inode, filp); in tasks_release() 201 xprt_info_open(struct inode *inode, struct file *filp) in xprt_info_open() argument 204 struct rpc_xprt *xprt = inode->i_private; in xprt_info_open() 210 single_release(inode, filp); in xprt_info_open() 218 xprt_info_release(struct inode *inode, struct file *filp) in xprt_info_release() argument 220 struct rpc_xprt *xprt = inode->i_private; in xprt_info_release() [all …]
|
| A D | stats.c | 67 static int rpc_proc_open(struct inode *inode, struct file *file) in rpc_proc_open() argument 69 return single_open(file, rpc_proc_show, pde_data(inode)); in rpc_proc_open()
|
| /net/mac80211/ |
| A D | rc80211_minstrel_ht_debugfs.c | 29 minstrel_stats_release(struct inode *inode, struct file *file) in minstrel_stats_release() argument 145 minstrel_ht_stats_open(struct inode *inode, struct file *file) in minstrel_ht_stats_open() argument 147 struct minstrel_ht_sta *mi = inode->i_private; in minstrel_ht_stats_open() 182 return nonseekable_open(inode, file); in minstrel_ht_stats_open() 293 minstrel_ht_stats_csv_open(struct inode *inode, struct file *file) in minstrel_ht_stats_csv_open() argument 295 struct minstrel_ht_sta *mi = inode->i_private; in minstrel_ht_stats_csv_open() 317 return nonseekable_open(inode, file); in minstrel_ht_stats_csv_open()
|
| /net/ipv4/ |
| A D | fib_trie.c | 449 if (!inode) in update_children() 457 update_children(inode); in update_children() 524 if (tnode_full(tn, inode)) in replace() 525 tn = resize(t, inode); in replace() 558 if (!inode) in inflate() 563 put_child(tn, get_index(inode->key, tn), inode); in inflate() 571 if (inode->bits == 1) { in inflate() 591 node1 = tnode_new(inode->key | m, inode->pos, inode->bits - 1); in inflate() 594 node0 = tnode_new(inode->key, inode->pos, inode->bits - 1); in inflate() 650 struct key_vector *inode; in halve() local [all …]
|
| /net/qrtr/ |
| A D | tun.c | 31 static int qrtr_tun_open(struct inode *inode, struct file *filp) in qrtr_tun_open() argument 127 static int qrtr_tun_release(struct inode *inode, struct file *filp) in qrtr_tun_release() argument
|
| /net/l2tp/ |
| A D | l2tp_debugfs.c | 266 static int l2tp_dfs_seq_open(struct inode *inode, struct file *file) in l2tp_dfs_seq_open() argument 302 static int l2tp_dfs_seq_release(struct inode *inode, struct file *file) in l2tp_dfs_seq_release() argument 312 seq_release(inode, file); in l2tp_dfs_seq_release()
|
| /net/ |
| A D | socket.c | 124 static int sock_close(struct inode *inode, struct file *file); 325 static void sock_free_inode(struct inode *inode) in sock_free_inode() argument 372 struct dentry *dentry, struct inode *inode, in sockfs_xattr_get() argument 394 struct dentry *dentry, struct inode *inode, in sockfs_security_xattr_set() argument 621 struct inode *inode; in sock_alloc() local 625 if (!inode) in sock_alloc() 640 static void __sock_release(struct socket *sock, struct inode *inode) in __sock_release() argument 647 if (inode) in __sock_release() 651 if (inode) in __sock_release() 1437 static int sock_close(struct inode *inode, struct file *filp) in sock_close() argument [all …]
|
| /net/atm/ |
| A D | mpoa_proc.c | 50 static int proc_mpc_open(struct inode *inode, struct file *file); 201 static int proc_mpc_open(struct inode *inode, struct file *file) in proc_mpc_open() argument
|
| /net/6lowpan/ |
| A D | debugfs.c | 118 static int lowpan_ctx_pfx_open(struct inode *inode, struct file *file) in lowpan_ctx_pfx_open() argument 120 return single_open(file, lowpan_ctx_pfx_show, inode->i_private); in lowpan_ctx_pfx_open()
|
| /net/unix/ |
| A D | garbage.c | 95 struct inode *inode = file_inode(filp); in unix_get_socket() local 98 if (S_ISSOCK(inode->i_mode) && !(filp->f_mode & FMODE_PATH)) { in unix_get_socket() 99 struct socket *sock = SOCKET_I(inode); in unix_get_socket()
|
| A D | af_unix.c | 210 static unsigned int unix_bsd_hash(struct inode *i) in unix_bsd_hash() 455 static struct sock *unix_find_socket_byinode(struct inode *i) in unix_find_socket_byinode() 1205 struct inode *inode; in unix_find_bsd() local 1246 inode = d_backing_inode(path.dentry); in unix_find_bsd() 1247 if (!S_ISSOCK(inode->i_mode)) in unix_find_bsd() 1250 sk = unix_find_socket_byinode(inode); in unix_find_bsd()
|
| /net/sunrpc/auth_gss/ |
| A D | auth_gss.c | 812 static int gss_pipe_open(struct inode *inode, int new_version) in gss_pipe_open() argument 814 struct net *net = inode->i_sb->s_fs_info; in gss_pipe_open() 836 static int gss_pipe_open_v0(struct inode *inode) in gss_pipe_open_v0() argument 838 return gss_pipe_open(inode, 0); in gss_pipe_open_v0() 841 static int gss_pipe_open_v1(struct inode *inode) in gss_pipe_open_v1() argument 843 return gss_pipe_open(inode, 1); in gss_pipe_open_v1() 847 gss_pipe_release(struct inode *inode) in gss_pipe_release() argument 849 struct net *net = inode->i_sb->s_fs_info; in gss_pipe_release() 850 struct rpc_pipe *pipe = RPC_I(inode)->pipe; in gss_pipe_release()
|
| /net/rfkill/ |
| A D | core.c | 1162 static int rfkill_fop_open(struct inode *inode, struct file *file) in rfkill_fop_open() argument 1199 return stream_open(inode, file); in rfkill_fop_open() 1322 static int rfkill_fop_release(struct inode *inode, struct file *file) in rfkill_fop_release() argument
|
| /net/netfilter/ |
| A D | xt_recent.c | 546 static int recent_seq_open(struct inode *inode, struct file *file) in recent_seq_open() argument 554 st->table = pde_data(inode); in recent_seq_open()
|
| /net/bluetooth/ |
| A D | 6lowpan.c | 1175 static int lowpan_control_open(struct inode *inode, struct file *file) in lowpan_control_open() argument 1177 return single_open(file, lowpan_control_show, inode->i_private); in lowpan_control_open()
|
| /net/core/ |
| A D | pktgen.c | 551 static int pgctrl_open(struct inode *inode, struct file *file) in pgctrl_open() argument 553 return single_open(file, pgctrl_show, pde_data(inode)); in pgctrl_open() 1870 static int pktgen_if_open(struct inode *inode, struct file *file) in pktgen_if_open() argument 1872 return single_open(file, pktgen_if_show, pde_data(inode)); in pktgen_if_open() 2010 static int pktgen_thread_open(struct inode *inode, struct file *file) in pktgen_thread_open() argument 2012 return single_open(file, pktgen_thread_show, pde_data(inode)); in pktgen_thread_open()
|
| /net/netlink/ |
| A D | af_netlink.c | 1161 struct inode *inode; in netlink_getsockbyfd() local 1167 inode = file_inode(fd_file(f)); in netlink_getsockbyfd() 1168 if (!S_ISSOCK(inode->i_mode)) in netlink_getsockbyfd() 1171 sock = SOCKET_I(inode)->sk; in netlink_getsockbyfd()
|