Searched defs:oldname (Results 1 - 14 of 14) sorted by relevance

/linux-master/kernel/livepatch/
H A Dtransition.c263 static int klp_check_stack(struct task_struct *task, const char **oldname) argument
/linux-master/fs/
H A Dinit.c165 int __init init_link(const char *oldname, const char *newname) argument
200 int __init init_symlink(const char *oldname, const char *newname) argument
H A Dnamei.c4465 vfs_symlink(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, const char *oldname) argument
[all...]
/linux-master/net/9p/
H A Dprotocol.c150 const char *oldname, *newname; local
/linux-master/tools/perf/util/
H A Ddata.c223 char oldname[PATH_MAX]; local
/linux-master/scripts/kconfig/
H A Dconfdata.c860 char tmpname[PATH_MAX + 1], oldname[PATH_MAX + 1]; local
/linux-master/fs/overlayfs/
H A Doverlayfs.h260 ovl_do_symlink(struct ovl_fs *ofs, struct inode *dir, struct dentry *dentry, const char *oldname) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h881 BPF_KPROBE(kprobe__vfs_symlink, struct inode* dir, struct dentry* dentry, const char* oldname) argument
/linux-master/fs/smb/server/
H A Dvfs.c636 int ksmbd_vfs_link(struct ksmbd_work *work, const char *oldname, argument
/linux-master/fs/ocfs2/
H A Drefcounttree.c4391 ocfs2_reflink_ioctl(struct inode *inode, const char __user *oldname, const char __user *newname, bool preserve) argument
/linux-master/tools/perf/
H A Dbuiltin-trace.c4397 char oldname[PATH_MAX]; local
/linux-master/fs/nfs/
H A Dnfs4xdr.c1672 static void encode_rename(struct xdr_stream *xdr, const struct qstr *oldname, const struct qstr *newname, struct compound_hdr *hdr) argument
/linux-master/net/core/
H A Ddev.c1173 char oldname[IFNAMSIZ]; local
8388 void netdev_adjacent_rename_links(struct net_device *dev, char *oldname) argument
[all...]
/linux-master/sound/pci/hda/
H A Dpatch_realtek.c2142 static void rename_ctl(struct hda_codec *codec, const char *oldname, argument

Completed in 768 milliseconds