/fs/nfs/ |
D | unlink.c | 336 struct inode *old_dir = data->old_dir; in nfs_async_rename_done() local 392 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
|
D | proc.c | 386 nfs_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs_proc_rename_done() 397 nfs_proc_rename(struct inode *old_dir, struct qstr *old_name, in nfs_proc_rename()
|
D | nfs3proc.c | 459 nfs3_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs3_proc_rename_done() 474 nfs3_proc_rename(struct inode *old_dir, struct qstr *old_name, in nfs3_proc_rename()
|
/fs/logfs/ |
D | dir.c | 604 static int logfs_rename_cross(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename_cross() 676 static int logfs_rename_target(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename_target() 738 static int logfs_rename(struct inode *old_dir, struct dentry *old_dentry, in logfs_rename()
|
/fs/hfs/ |
D | dir.c | 279 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
|
/fs/fat/ |
D | namei_msdos.c | 434 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename() 608 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
|
/fs/ocfs2/ |
D | dcache.c | 508 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
|
/fs/minix/ |
D | namei.c | 175 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
|
/fs/ufs/ |
D | namei.c | 261 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
|
/fs/exofs/ |
D | namei.c | 230 static int exofs_rename(struct inode *old_dir, struct dentry *old_dentry, in exofs_rename()
|
/fs/ext2/ |
D | namei.c | 300 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
|
/fs/sysv/ |
D | namei.c | 209 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
|
/fs/bfs/ |
D | dir.c | 218 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
|
/fs/hfsplus/ |
D | dir.c | 478 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
|
/fs/ncpfs/ |
D | dir.c | 234 ncp_force_rename(struct inode *old_dir, struct dentry* old_dentry, char *_old_name, in ncp_force_rename() 1135 static int ncp_rename(struct inode *old_dir, struct dentry *old_dentry, in ncp_rename()
|
D | ncplib_kernel.c | 904 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/hpfs/ |
D | namei.c | 518 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
|
/fs/ |
D | namei.c | 3120 static int vfs_rename_dir(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename_dir() 3174 static int vfs_rename_other(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename_other() 3207 int vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename() 3248 struct dentry *old_dir, *new_dir; in SYSCALL_DEFINE4() local
|
D | bad_inode.c | 221 static int bad_inode_rename (struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename()
|
/fs/nilfs2/ |
D | namei.c | 349 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
|
/fs/affs/ |
D | namei.c | 413 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename()
|
/fs/coda/ |
D | dir.c | 350 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
|
/fs/omfs/ |
D | dir.c | 375 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
|
/fs/debugfs/ |
D | inode.c | 593 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
|
/fs/ubifs/ |
D | dir.c | 987 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
|