/fs/ocfs2/ |
D | dcache.c | 432 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
|
/fs/fat/ |
D | namei_msdos.c | 445 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename() 619 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
|
/fs/hfs/ |
D | dir.c | 294 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
|
/fs/minix/ |
D | namei.c | 188 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
|
/fs/ufs/ |
D | namei.c | 273 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
|
/fs/sysv/ |
D | namei.c | 214 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
|
/fs/ext2/ |
D | namei.c | 288 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
|
/fs/debugfs/ |
D | inode.c | 455 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
|
/fs/bfs/ |
D | dir.c | 221 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
|
/fs/hfsplus/ |
D | dir.c | 462 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
|
/fs/ncpfs/ |
D | dir.c | 210 ncp_force_rename(struct inode *old_dir, struct dentry* old_dentry, char *_old_name, in ncp_force_rename() 1109 static int ncp_rename(struct inode *old_dir, struct dentry *old_dentry, in ncp_rename()
|
D | ncplib_kernel.c | 893 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/ |
D | namei.c | 2512 static int vfs_rename_dir(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename_dir() 2555 static int vfs_rename_other(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename_other() 2583 int vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in vfs_rename() 2629 struct dentry *old_dir, *new_dir; in SYSCALL_DEFINE4() local
|
D | bad_inode.c | 228 static int bad_inode_rename (struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename()
|
/fs/smbfs/ |
D | dir.c | 622 smb_rename(struct inode *old_dir, struct dentry *old_dentry, in smb_rename()
|
/fs/affs/ |
D | namei.c | 397 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename()
|
/fs/hpfs/ |
D | namei.c | 545 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
|
/fs/coda/ |
D | dir.c | 396 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
|
/fs/omfs/ |
D | dir.c | 389 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
|
/fs/ubifs/ |
D | dir.c | 967 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
|
/fs/jfs/ |
D | namei.c | 1066 static int jfs_rename(struct inode *old_dir, struct dentry *old_dentry, in jfs_rename()
|
/fs/nfs/ |
D | proc.c | 316 nfs_proc_rename(struct inode *old_dir, struct qstr *old_name, in nfs_proc_rename()
|
/fs/9p/ |
D | vfs_inode.c | 676 v9fs_vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in v9fs_vfs_rename()
|
/fs/ecryptfs/ |
D | inode.c | 603 ecryptfs_rename(struct inode *old_dir, struct dentry *old_dentry, in ecryptfs_rename()
|
/fs/reiserfs/ |
D | namei.c | 1226 static int reiserfs_rename(struct inode *old_dir, struct dentry *old_dentry, in reiserfs_rename()
|