Home
last modified time | relevance | path

Searched defs:old_name (Results 1 – 11 of 11) sorted by relevance

/fs/debugfs/
Dinode.c460 const char *old_name; in debugfs_rename() local
/fs/hpfs/
Dnamei.c548 char *old_name = (char *)old_dentry->d_name.name; in hpfs_rename() local
/fs/coda/
Ddir.c399 const char *old_name = old_dentry->d_name.name; in coda_rename() local
Dupcall.c233 size_t new_length, const char *old_name, in venus_rename()
/fs/fat/
Dnamei_msdos.c445 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename()
/fs/ncpfs/
Dncplib_kernel.c893 struct inode *old_dir, char *old_name, __le16 old_type, in ncp_RenameNSEntry()
932 struct inode *old_dir, char *old_name, in ncp_ren_or_mov_file_or_subdir()
/fs/nfs/
Dproc.c316 nfs_proc_rename(struct inode *old_dir, struct qstr *old_name, in nfs_proc_rename()
Dnfs3proc.c427 nfs3_proc_rename(struct inode *old_dir, struct qstr *old_name, in nfs3_proc_rename()
Dnfs4proc.c2098 static int _nfs4_proc_rename(struct inode *old_dir, struct qstr *old_name, in _nfs4_proc_rename()
2135 static int nfs4_proc_rename(struct inode *old_dir, struct qstr *old_name, in nfs4_proc_rename()
/fs/
Dnamespace.c1464 static int do_loopback(struct path *path, char *old_name, in do_loopback()
1575 static int do_move_mount(struct path *path, char *old_name) in do_move_mount()
Dnamei.c2588 const char *old_name; in vfs_rename() local