Home
last modified time | relevance | path

Searched defs:to_name (Results 1 - 16 of 16) sorted by relevance

/third_party/pulseaudio/src/tests/
H A Dvolume-ui.py50 def to_name(this): member in ChannelMap
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2inode.c692 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 Dlink.c518 char *to_name = NULL; in cifs_hardlink() local
H A Dinode.c2068 char *to_name = NULL; local
H A Dcifssmb.c2689 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 Dlink.c480 const char *from_name, *to_name; local
H A Dsmb2inode.c796 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 Dinode.c2276 const char *from_name, *to_name; local
H A Dcifssmb.c2152 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 Dhostfs_kern.c624 char *from_name, *to_name; in hostfs_link() local
/kernel/linux/linux-6.6/fs/hostfs/
H A Dhostfs_kern.c649 char *from_name, *to_name; in hostfs_link() local
/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c1310 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 Dtoken.h441 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 Dcore.c660 static const char *to_name[] = { in spa_type_name() local
/kernel/linux/linux-6.6/drivers/acpi/nfit/
H A Dcore.c661 static const char *to_name[] = { in spa_type_name() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross.cpp192 string Compiler::to_name(uint32_t id, bool allow_alias) const in to_name() function in Compiler

Completed in 46 milliseconds