Searched defs:dentry (Results 1 – 8 of 8) sorted by relevance
/net/sunrpc/ |
D | rpc_pipe.c | 87 struct dentry *dentry; in rpc_timeout_upcall_queue() local 136 struct dentry *dentry; in rpc_queue_upcall() local 492 static int __rpc_create_common(struct inode *dir, struct dentry *dentry, in __rpc_create_common() 517 static int __rpc_create(struct inode *dir, struct dentry *dentry, in __rpc_create() 531 static int __rpc_mkdir(struct inode *dir, struct dentry *dentry, in __rpc_mkdir() 582 static int __rpc_mkpipe_dentry(struct inode *dir, struct dentry *dentry, in __rpc_mkpipe_dentry() 601 static int __rpc_rmdir(struct inode *dir, struct dentry *dentry) in __rpc_rmdir() 612 int rpc_rmdir(struct dentry *dentry) in rpc_rmdir() 628 static int __rpc_unlink(struct inode *dir, struct dentry *dentry) in __rpc_unlink() 639 static int __rpc_rmpipe(struct inode *dir, struct dentry *dentry) in __rpc_rmpipe() [all …]
|
D | clnt.c | 126 struct dentry *dir, *dentry; in rpc_setup_pipedir_sb() local 153 struct dentry *dentry; in rpc_setup_pipedir() local 186 struct dentry *dentry; in __rpc_clnt_handle_event() local
|
/net/6lowpan/ |
D | debugfs.c | 176 struct dentry *dentry, *root; in lowpan_dev_debugfs_ctx_init() local 265 struct dentry *dentry, *root; in lowpan_dev_debugfs_802154_init() local 286 struct dentry *contexts, *dentry; in lowpan_dev_debugfs_init() local
|
/net/wimax/ |
D | debugfs.c | 44 struct dentry *dentry; in wimax_debugfs_add() local
|
/net/unix/ |
D | diag.c | 24 struct dentry *dentry = unix_sk(sk)->path.dentry; in sk_diag_dump_vfs() local
|
D | af_unix.c | 316 struct dentry *dentry = unix_sk(s)->path.dentry; in unix_find_socket_byinode() local 942 struct dentry *dentry; in unix_find_other() local 960 struct dentry *dentry; in unix_mknod() local
|
/net/ |
D | socket.c | 313 static char *sockfs_dname(struct dentry *dentry, char *buffer, int buflen) in sockfs_dname() 324 struct dentry *dentry, struct inode *inode, in sockfs_xattr_get() 345 struct dentry *dentry, struct inode *inode, in sockfs_security_xattr_set() 508 static ssize_t sockfs_listxattr(struct dentry *dentry, char *buffer, in sockfs_listxattr() 536 static int sockfs_setattr(struct dentry *dentry, struct iattr *iattr) in sockfs_setattr()
|
/net/sunrpc/auth_gss/ |
D | auth_gss.c | 862 struct dentry *dentry; in gss_pipe_dentry_create() local
|