Searched defs:dentry (Results 1 – 6 of 6) sorted by relevance
| /net/sunrpc/ |
| A D | rpc_pipe.c | 89 struct dentry *dentry; in rpc_timeout_upcall_queue() local 138 struct dentry *dentry; in rpc_queue_upcall() local 171 rpc_close_pipes(struct dentry *dentry) in rpc_close_pipes() 530 struct dentry *dentry = simple_start_creating(parent, name); in rpc_new_file() local 557 struct dentry *dentry = simple_start_creating(parent, name); in rpc_new_dir() local 585 struct dentry *dentry; in rpc_populate() local 641 struct dentry *dentry; in rpc_mkpipe_dentry() local 866 int rpc_create_client_dir(struct dentry *dentry, in rpc_create_client_dir() 895 struct dentry *dentry = rpc_client->cl_pipedir_objects.pdh_dentry; in rpc_remove_client_dir() local 926 struct dentry *dentry; in rpc_create_cache_dir() local [all …]
|
| /net/wireless/ |
| A D | debugfs.c | 139 static void wiphy_locked_debugfs_read_cancel(struct dentry *dentry, in wiphy_locked_debugfs_read_cancel() 219 static void wiphy_locked_debugfs_write_cancel(struct dentry *dentry, in wiphy_locked_debugfs_write_cancel()
|
| /net/unix/ |
| A D | diag.c | 31 struct dentry *dentry = unix_sk(sk)->path.dentry; in sk_diag_dump_vfs() local
|
| A D | af_unix.c | 462 struct dentry *dentry = unix_sk(s)->path.dentry; in unix_find_socket_byinode() local 1277 struct dentry *dentry; in unix_find_abstract() local 1377 struct dentry *dentry; in unix_bind_bsd() local
|
| /net/mac80211/ |
| A D | debugfs_netdev.c | 977 #define DEBUGFS_ADD_MODE(dentry, name, mode) \ argument 981 #define DEBUGFS_ADD(dentry, name) DEBUGFS_ADD_MODE(dentry, name, 0400) argument 984 struct dentry *dentry) in add_link_files()
|
| /net/ |
| A D | socket.c | 361 static char *sockfs_dname(struct dentry *dentry, char *buffer, int buflen) in sockfs_dname() 372 struct dentry *dentry, struct inode *inode, in sockfs_xattr_get() 394 struct dentry *dentry, struct inode *inode, in sockfs_security_xattr_set() 559 static ssize_t sockfs_listxattr(struct dentry *dentry, char *buffer, in sockfs_listxattr() 588 struct dentry *dentry, struct iattr *iattr) in sockfs_setattr()
|
Completed in 28 milliseconds