/net/sunrpc/ |
D | rpc_pipe.c | 87 struct dentry *dentry; in rpc_timeout_upcall_queue() local 95 dentry = dget(pipe->dentry); in rpc_timeout_upcall_queue() 97 rpc_purge_list(dentry ? &RPC_I(dentry->d_inode)->waitq : NULL, in rpc_timeout_upcall_queue() 99 dput(dentry); in rpc_timeout_upcall_queue() 136 struct dentry *dentry; in rpc_queue_upcall() local 152 dentry = dget(pipe->dentry); in rpc_queue_upcall() 154 if (dentry) { in rpc_queue_upcall() 155 wake_up(&RPC_I(dentry->d_inode)->waitq); in rpc_queue_upcall() 156 dput(dentry); in rpc_queue_upcall() 182 pipe->dentry = NULL; in rpc_close_pipes() [all …]
|
D | clnt.c | 120 static struct dentry *rpc_setup_pipedir_sb(struct super_block *sb, in rpc_setup_pipedir_sb() 126 struct dentry *dir, *dentry; in rpc_setup_pipedir_sb() local 136 dentry = rpc_create_client_dir(dir, name, clnt); in rpc_setup_pipedir_sb() 137 if (!IS_ERR(dentry)) in rpc_setup_pipedir_sb() 139 if (dentry == ERR_PTR(-EEXIST)) in rpc_setup_pipedir_sb() 143 dir_name, name, PTR_ERR(dentry)); in rpc_setup_pipedir_sb() 147 return dentry; in rpc_setup_pipedir_sb() 153 struct dentry *dentry; in rpc_setup_pipedir() local 156 dentry = rpc_setup_pipedir_sb(pipefs_sb, clnt); in rpc_setup_pipedir() 157 if (IS_ERR(dentry)) in rpc_setup_pipedir() [all …]
|
/net/wimax/ |
D | debugfs.c | 44 struct dentry *dentry; in wimax_debugfs_add() local 48 dentry = debugfs_create_dir(buf, NULL); in wimax_debugfs_add() 49 result = PTR_ERR(dentry); in wimax_debugfs_add() 50 if (IS_ERR(dentry)) { in wimax_debugfs_add() 58 wimax_dev->debugfs_dentry = dentry; in wimax_debugfs_add() 59 __debugfs_register("wimax_dl_", debugfs, dentry); in wimax_debugfs_add() 60 __debugfs_register("wimax_dl_", id_table, dentry); in wimax_debugfs_add() 61 __debugfs_register("wimax_dl_", op_msg, dentry); in wimax_debugfs_add() 62 __debugfs_register("wimax_dl_", op_reset, dentry); in wimax_debugfs_add() 63 __debugfs_register("wimax_dl_", op_rfkill, dentry); in wimax_debugfs_add() [all …]
|
/net/unix/ |
D | diag.c | 24 struct dentry *dentry = unix_sk(sk)->path.dentry; in sk_diag_dump_vfs() local 26 if (dentry) { in sk_diag_dump_vfs() 28 .udiag_vfs_ino = d_backing_inode(dentry)->i_ino, in sk_diag_dump_vfs() 29 .udiag_vfs_dev = dentry->d_sb->s_dev, in sk_diag_dump_vfs()
|
D | af_unix.c | 306 struct dentry *dentry = unix_sk(s)->path.dentry; in unix_find_socket_byinode() local 308 if (dentry && d_backing_inode(dentry) == i) { in unix_find_socket_byinode() 514 u->path.dentry = NULL; in unix_release_sock() 550 if (path.dentry) in unix_release_sock() 763 u->path.dentry = NULL; in unix_create1() 901 inode = d_backing_inode(path.dentry); in unix_find_other() 927 struct dentry *dentry; in unix_find_other() local 928 dentry = unix_sk(u)->path.dentry; in unix_find_other() 929 if (dentry) in unix_find_other() 945 struct dentry *dentry; in unix_mknod() local [all …]
|
/net/mac80211/ |
D | rc80211_minstrel.h | 96 struct dentry *dbg_stats; 121 struct dentry *dbg_fixed_rate; 132 void minstrel_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir);
|
D | rc80211_minstrel_ht.h | 92 struct dentry *dbg_stats; 99 void minstrel_ht_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir);
|
D | key.h | 108 struct dentry *stalink; 109 struct dentry *dir;
|
D | ieee80211_i.h | 860 struct dentry *subdir_stations; 861 struct dentry *default_unicast_key; 862 struct dentry *default_multicast_key; 863 struct dentry *default_mgmt_key; 1300 struct dentry *rcdir; 1301 struct dentry *keys;
|
D | rc80211_minstrel_debugfs.c | 135 minstrel_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir) in minstrel_add_sta_debugfs()
|
D | rc80211_minstrel_ht_debugfs.c | 136 minstrel_ht_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir) in minstrel_ht_add_sta_debugfs()
|
D | debugfs_netdev.c | 617 struct dentry *dir = debugfs_create_dir("mesh_stats", in add_mesh_stats() 633 struct dentry *dir = debugfs_create_dir("mesh_config", in add_mesh_config() 733 struct dentry *dir; in ieee80211_debugfs_rename_netdev()
|
D | debugfs.c | 402 struct dentry *phyd = local->hw.wiphy->debugfsdir; in debugfs_hw_add() 403 struct dentry *statsd; in debugfs_hw_add()
|
D | sta_info.h | 443 struct dentry *dir;
|
D | driver-ops.h | 525 struct dentry *dir) in drv_sta_add_debugfs() 541 struct dentry *dir) in drv_sta_remove_debugfs()
|
/net/batman-adv/ |
D | debugfs.c | 34 static struct dentry *batadv_debugfs; 199 struct dentry *d; in batadv_debug_log_setup() 419 struct dentry *file; in batadv_debugfs_init() 460 struct dentry *file; in batadv_debugfs_add_hardif() 509 struct dentry *file; in batadv_debugfs_add_meshif()
|
D | types.h | 103 struct dentry *debug_dir; 678 struct dentry *debug_dir; 795 struct dentry *debug_dir;
|
D | icmp_socket.c | 298 struct dentry *d; in batadv_socket_setup()
|
/net/ |
D | socket.c | 316 static char *sockfs_dname(struct dentry *dentry, char *buffer, int buflen) in sockfs_dname() argument 318 return dynamic_dname(dentry, buffer, buflen, "socket:[%lu]", in sockfs_dname() 319 dentry->d_inode->i_ino); in sockfs_dname() 326 static struct dentry *sockfs_mount(struct file_system_type *fs_type, in sockfs_mount() 371 path.dentry = d_alloc_pseudo(sock_mnt->mnt_sb, &name); in sock_alloc_file() 372 if (unlikely(!path.dentry)) in sock_alloc_file() 376 d_instantiate(path.dentry, SOCK_INODE(sock)); in sock_alloc_file() 383 ihold(path.dentry->d_inode); in sock_alloc_file() 473 static ssize_t sockfs_getxattr(struct dentry *dentry, in sockfs_getxattr() argument 482 proto_name = dentry->d_name.name; in sockfs_getxattr() [all …]
|
/net/sunrpc/auth_gss/ |
D | auth_gss.c | 844 static void gss_pipe_dentry_destroy(struct dentry *dir, in gss_pipe_dentry_destroy() 850 if (pipe->dentry != NULL) { in gss_pipe_dentry_destroy() 851 rpc_unlink(pipe->dentry); in gss_pipe_dentry_destroy() 852 pipe->dentry = NULL; in gss_pipe_dentry_destroy() 856 static int gss_pipe_dentry_create(struct dentry *dir, in gss_pipe_dentry_create() 860 struct dentry *dentry; in gss_pipe_dentry_create() local 862 dentry = rpc_mkpipe_dentry(dir, p->name, p->clnt, p->pipe); in gss_pipe_dentry_create() 863 if (IS_ERR(dentry)) in gss_pipe_dentry_create() 864 return PTR_ERR(dentry); in gss_pipe_dentry_create() 865 p->pipe->dentry = dentry; in gss_pipe_dentry_create()
|
/net/l2tp/ |
D | l2tp_debugfs.c | 37 static struct dentry *rootdir; 38 static struct dentry *tunnels;
|
/net/wireless/ |
D | debugfs.c | 110 struct dentry *phyd = rdev->wiphy.debugfsdir; in cfg80211_debugfs_rdev_add()
|
/net/ceph/ |
D | debugfs.c | 30 static struct dentry *ceph_debugfs_dir;
|
/net/bluetooth/ |
D | 6lowpan.c | 34 static struct dentry *lowpan_psm_debugfs; 35 static struct dentry *lowpan_control_debugfs;
|
D | af_bluetooth.c | 736 struct dentry *bt_debugfs;
|