Home
last modified time | relevance | path

Searched refs:newname (Results 1 – 4 of 4) sorted by relevance

/include/linux/
Dinit_syscalls.h13 int __init init_link(const char *oldname, const char *newname);
14 int __init init_symlink(const char *oldname, const char *newname);
Dioport.h275 #define rename_region(region, newname) do { (region)->name = (newname); } while (0) argument
Dsyscalls.h431 int newdfd, const char __user * newname);
433 int newdfd, const char __user *newname, int flags);
435 int newdfd, const char __user * newname);
1003 int newdfd, const char __user *newname,
1089 const char __user *newname);
1102 const char __user *newname);
/include/net/9p/
Dclient.h198 int p9_client_link(struct p9_fid *fid, struct p9_fid *oldfid, const char *newname);