Home
last modified time | relevance | path

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

/fs/hpfs/
Dnamei.c521 const unsigned char *old_name = old_dentry->d_name.name; in hpfs_rename() local
/fs/coda/
Ddir.c353 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.c434 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename()
/fs/debugfs/
Dinode.c598 const char *old_name; in debugfs_rename() local
/fs/ncpfs/
Dncplib_kernel.c904 struct inode *old_dir, const char *old_name, __le16 old_type, in ncp_RenameNSEntry()
943 struct inode *old_dir, const char *old_name, in ncp_ren_or_mov_file_or_subdir()
/fs/nfs/
Dproc.c397 nfs_proc_rename(struct inode *old_dir, struct qstr *old_name, in nfs_proc_rename()
Dnfs3proc.c474 nfs3_proc_rename(struct inode *old_dir, struct qstr *old_name, in nfs3_proc_rename()
Dnfs4proc.c2910 static int _nfs4_proc_rename(struct inode *old_dir, struct qstr *old_name, in _nfs4_proc_rename()
2949 static int nfs4_proc_rename(struct inode *old_dir, struct qstr *old_name, in nfs4_proc_rename()
/fs/
Dnamespace.c1609 static int do_loopback(struct path *path, const char *old_name, in do_loopback()
1737 static int do_move_mount(struct path *path, const char *old_name) in do_move_mount()
Dnamei.c3212 const unsigned char *old_name; in vfs_rename() local
/fs/yaffs2/
Dyaffs_guts.c3281 YCHAR old_name[YAFFS_MAX_NAME_LENGTH + 1]; local
4051 int yaffs_rename_obj(struct yaffs_obj *old_dir, const YCHAR *old_name,