Searched defs:dentry (Results 1 – 6 of 6) sorted by relevance
/net/sunrpc/ |
D | rpc_pipe.c | 89 struct dentry *dentry; in rpc_timeout_upcall_queue() local 138 struct dentry *dentry; in rpc_queue_upcall() local 488 static int __rpc_create_common(struct inode *dir, struct dentry *dentry, in __rpc_create_common() 513 static int __rpc_create(struct inode *dir, struct dentry *dentry, in __rpc_create() 527 static int __rpc_mkdir(struct inode *dir, struct dentry *dentry, in __rpc_mkdir() 578 static int __rpc_mkpipe_dentry(struct inode *dir, struct dentry *dentry, in __rpc_mkpipe_dentry() 597 static int __rpc_rmdir(struct inode *dir, struct dentry *dentry) in __rpc_rmdir() 610 static int __rpc_unlink(struct inode *dir, struct dentry *dentry) in __rpc_unlink() 623 static int __rpc_rmpipe(struct inode *dir, struct dentry *dentry) in __rpc_rmpipe() 635 struct dentry *dentry = d_hash_and_lookup(parent, &q); in __rpc_lookup_create_exclusive() local [all …]
|
D | clnt.c | 126 struct dentry *dir, *dentry; in rpc_setup_pipedir_sb() local 153 struct dentry *dentry; in rpc_setup_pipedir() local 188 struct dentry *dentry; in __rpc_clnt_handle_event() local
|
/net/unix/ |
D | diag.c | 28 struct dentry *dentry = unix_sk(sk)->path.dentry; in sk_diag_dump_vfs() local
|
D | af_unix.c | 328 struct dentry *dentry = unix_sk(s)->path.dentry; in unix_find_socket_byinode() local 1052 struct dentry *dentry; in unix_find_other() local 1075 struct dentry *dentry; in unix_bind_bsd() local
|
/net/ |
D | socket.c | 355 static char *sockfs_dname(struct dentry *dentry, char *buffer, int buflen) in sockfs_dname() 366 struct dentry *dentry, struct inode *inode, in sockfs_xattr_get() 388 struct dentry *dentry, struct inode *inode, in sockfs_security_xattr_set() 563 static ssize_t sockfs_listxattr(struct dentry *dentry, char *buffer, in sockfs_listxattr() 592 struct dentry *dentry, struct iattr *iattr) in sockfs_setattr()
|
/net/sunrpc/auth_gss/ |
D | auth_gss.c | 885 struct dentry *dentry; in gss_pipe_dentry_create() local
|