/third_party/pulseaudio/src/tests/ |
H A D | volume-ui.py | 50 def to_name(this): member in ChannelMap
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2inode.c | 692 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb, __u32 access, int command, struct cifsFileInfo *cfile) smb2_set_path_attr() argument 714 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) smb2_rename_path() argument 727 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) smb2_create_hardlink() argument
|
H A D | link.c | 518 char *to_name = NULL; in cifs_hardlink() local
|
H A D | inode.c | 2068 char *to_name = NULL; local
|
H A D | cifssmb.c | 2689 CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) CIFSSMBRename() argument 3067 CIFSCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) CIFSCreateHardLink() argument
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | link.c | 480 const char *from_name, *to_name; local
|
H A D | smb2inode.c | 796 smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb, __u32 create_options, __u32 access, int command, struct cifsFileInfo *cfile) smb2_set_path_attr() argument 818 smb2_rename_path(const unsigned int xid, struct cifs_tcon *tcon, struct dentry *source_dentry, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) smb2_rename_path() argument 834 smb2_create_hardlink(const unsigned int xid, struct cifs_tcon *tcon, struct dentry *source_dentry, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) smb2_create_hardlink() argument
|
H A D | inode.c | 2276 const char *from_name, *to_name; local
|
H A D | cifssmb.c | 2152 CIFSSMBRename(const unsigned int xid, struct cifs_tcon *tcon, struct dentry *source_dentry, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) CIFSSMBRename() argument 2533 CIFSCreateHardLink(const unsigned int xid, struct cifs_tcon *tcon, struct dentry *source_dentry, const char *from_name, const char *to_name, struct cifs_sb_info *cifs_sb) CIFSCreateHardLink() argument
|
/kernel/linux/linux-5.10/fs/hostfs/ |
H A D | hostfs_kern.c | 624 char *from_name, *to_name; in hostfs_link() local
|
/kernel/linux/linux-6.6/fs/hostfs/ |
H A D | hostfs_kern.c | 649 char *from_name, *to_name; in hostfs_link() local
|
/third_party/NuttX/fs/nfs/ |
H A D | nfs_adapter.c | 1310 vfs_nfs_rename(struct Vnode *from_vnode, struct Vnode *to_parent, const char *from_name, const char *to_name) vfs_nfs_rename() argument
|
/third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
H A D | token.h | 441 std::string to_name() const { return Token::TypeToName(type_); } in to_name() function in tint::reader::wgsl::Token
|
/kernel/linux/linux-5.10/drivers/acpi/nfit/ |
H A D | core.c | 660 static const char *to_name[] = { in spa_type_name() local
|
/kernel/linux/linux-6.6/drivers/acpi/nfit/ |
H A D | core.c | 661 static const char *to_name[] = { in spa_type_name() local
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross.cpp | 192 string Compiler::to_name(uint32_t id, bool allow_alias) const in to_name() function in Compiler
|