/fs/affs/ |
D | namei.c | 403 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename() 450 affs_xrename(struct inode *old_dir, struct dentry *old_dentry, in affs_xrename() 502 int affs_rename2(struct inode *old_dir, struct dentry *old_dentry, in affs_rename2()
|
/fs/nfs/ |
D | unlink.c | 265 struct inode *old_dir = data->old_dir; in nfs_async_rename_done() local 336 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
|
/fs/f2fs/ |
D | namei.c | 824 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename() 1023 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename() 1189 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
|
/fs/crypto/ |
D | hooks.c | 67 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
|
/fs/fat/ |
D | namei_msdos.c | 429 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename() 598 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
|
/fs/ubifs/ |
D | dir.c | 1278 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename() 1520 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename() 1582 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
|
/fs/ocfs2/ |
D | dcache.c | 457 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
|
D | namei.c | 692 struct inode *old_dir = d_inode(old_dentry->d_parent); in ocfs2_link() local 1205 static int ocfs2_rename(struct inode *old_dir, in ocfs2_rename()
|
/fs/orangefs/ |
D | namei.c | 415 static int orangefs_rename(struct inode *old_dir, in orangefs_rename()
|
/fs/hfs/ |
D | dir.c | 288 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
|
/fs/ufs/ |
D | namei.c | 246 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
|
/fs/minix/ |
D | namei.c | 188 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
|
/fs/exofs/ |
D | namei.c | 229 static int exofs_rename(struct inode *old_dir, struct dentry *old_dentry, in exofs_rename()
|
/fs/sysv/ |
D | namei.c | 209 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
|
/fs/ext2/ |
D | namei.c | 329 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
|
/fs/bfs/ |
D | dir.c | 210 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename()
|
/fs/ncpfs/ |
D | dir.c | 252 ncp_force_rename(struct inode *old_dir, struct dentry* old_dentry, char *_old_name, in ncp_force_rename() 1108 static int ncp_rename(struct inode *old_dir, struct dentry *old_dentry, in ncp_rename()
|
D | ncplib_kernel.c | 903 struct inode *old_dir, const char *old_name, __le16 old_type, in ncp_RenameNSEntry() 942 struct inode *old_dir, const char *old_name, in ncp_ren_or_mov_file_or_subdir()
|
/fs/ |
D | bad_inode.c | 75 static int bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2()
|
/fs/hfsplus/ |
D | dir.c | 533 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
|
/fs/hpfs/ |
D | namei.c | 510 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename()
|
/fs/coda/ |
D | dir.c | 294 static int coda_rename(struct inode *old_dir, struct dentry *old_dentry, in coda_rename()
|
/fs/nilfs2/ |
D | namei.c | 350 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
|
/fs/omfs/ |
D | dir.c | 373 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename()
|
/fs/sdcardfs/ |
D | inode.c | 395 static int sdcardfs_rename(struct inode *old_dir, struct dentry *old_dentry, in sdcardfs_rename()
|