Searched defs:new_name (Results 1 - 25 of 56) sorted by relevance

123

/linux-master/fs/xfs/
H A Dxfs_attr_item.h16 struct xfs_log_iovec new_name; /* PPTR_REPLACE only */ member in struct:xfs_attri_log_nameval
H A Dxfs_attr_item.c74 xfs_attri_log_nameval_alloc( const void *name, unsigned int name_len, const void *new_name, unsigned int new_name_len, const void *value, unsigned int value_len, const void *new_value, unsigned int new_value_len) argument
[all...]
/linux-master/fs/sysfs/
H A Ddir.c105 int sysfs_rename_dir_ns(struct kobject *kobj, const char *new_name, argument
/linux-master/drivers/pci/
H A Dslot.c109 char *new_name; local
/linux-master/drivers/power/supply/
H A Dpower_supply_hwmon.c383 char *new_name; local
/linux-master/fs/hpfs/
H A Dnamei.c512 const unsigned char *new_name = new_dentry->d_name.name; local
/linux-master/fs/smb/server/
H A Dmisc.c290 char *new_name; local
[all...]
/linux-master/sound/soc/
H A Dsoc-compress.c551 char new_name[64]; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_parent.c233 xfs_parent_replacename( struct xfs_trans *tp, struct xfs_parent_args *ppargs, struct xfs_inode *old_dp, const struct xfs_name *old_name, struct xfs_inode *new_dp, const struct xfs_name *new_name, struct xfs_inode *child) argument
H A Dxfs_da_btree.h58 const uint8_t *new_name; /* new attr name */ member in struct:xfs_da_args
/linux-master/drivers/mtd/maps/
H A Dpcmciamtd.c414 static void card_settings(struct pcmciamtd_dev *dev, struct pcmcia_device *p_dev, int *new_name) argument
469 int new_name = 0; local
/linux-master/fs/fat/
H A Dnamei_msdos.c428 do_msdos_rename(struct inode *old_dir, unsigned char *old_name, struct dentry *old_dentry, struct inode *new_dir, unsigned char *new_name, struct dentry *new_dentry, int is_hid) argument
/linux-master/fs/coda/
H A Ddir.c303 const char *new_name = new_dentry->d_name.name; local
H A Dupcall.c232 venus_rename(struct super_block *sb, struct CodaFid *old_fid, struct CodaFid *new_fid, size_t old_length, size_t new_length, const char *old_name, const char *new_name) argument
/linux-master/include/linux/
H A Ddebugfs.h291 debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, struct dentry *new_dir, char *new_name) argument
H A Dfsnotify.h213 const struct qstr *new_name = &moved->d_name; local
/linux-master/security/apparmor/
H A Dmount.c671 const char *old_name, *new_name = NULL, *info = NULL; local
/linux-master/tools/perf/util/
H A Ddsos.c87 char *new_name = dso__filename_with_chroot(dso, dso__long_name(dso)); local
H A Dutil.c484 char *new_name = NULL; local
H A Ddata-convert-bt.c947 char *new_name = NULL; local
/linux-master/arch/mips/cavium-octeon/
H A Docteon-platform.c492 char new_name[20]; local
[all...]
/linux-master/lib/
H A Dkobject.c474 int kobject_rename(struct kobject *kobj, const char *new_name) argument
/linux-master/fs/debugfs/
H A Dinode.c861 debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, struct dentry *new_dir, const char *new_name) argument
/linux-master/scripts/kconfig/
H A Dsymbol.c847 char *new_name; local
/linux-master/fs/afs/
H A Dfsclient.c968 const struct qstr *new_name = &op->dentry_2->d_name; local

Completed in 346 milliseconds

123