| /kernel/linux/linux-4.19/fs/affs/ |
| D | namei.c | 402 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename() 449 affs_xrename(struct inode *old_dir, struct dentry *old_dentry, in affs_xrename() 501 int affs_rename2(struct inode *old_dir, struct dentry *old_dentry, in affs_rename2()
|
| /kernel/linux/linux-5.10/fs/affs/ |
| D | namei.c | 402 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename() 449 affs_xrename(struct inode *old_dir, struct dentry *old_dentry, in affs_xrename() 503 int affs_rename2(struct inode *old_dir, struct dentry *old_dentry, in affs_rename2()
|
| /kernel/linux/linux-4.19/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()
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| D | unlink.c | 261 struct inode *old_dir = data->old_dir; in nfs_async_rename_done() local 333 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
|
| /kernel/linux/linux-4.19/fs/f2fs/ |
| D | namei.c | 818 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename() 1009 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename() 1169 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| D | namei.c | 908 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename() 1100 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename() 1265 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
|
| /kernel/linux/linux-4.19/fs/crypto/ |
| D | hooks.c | 72 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
|
| /kernel/linux/linux-5.10/fs/fat/ |
| D | namei_msdos.c | 427 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename() 596 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
|
| /kernel/linux/linux-4.19/fs/fat/ |
| D | namei_msdos.c | 426 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename() 595 static int msdos_rename(struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
|
| /kernel/linux/linux-4.19/fs/ocfs2/ |
| D | dcache.c | 457 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| D | dcache.c | 443 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
|
| /kernel/linux/linux-4.19/fs/ubifs/ |
| D | dir.c | 1263 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename() 1499 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename() 1554 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
|
| /kernel/linux/linux-5.10/fs/ubifs/ |
| D | dir.c | 1282 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename() 1545 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename() 1600 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
|
| /kernel/linux/linux-5.10/fs/hfs/ |
| D | dir.c | 282 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
|
| /kernel/linux/linux-4.19/fs/hfs/ |
| D | dir.c | 282 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename()
|
| /kernel/linux/linux-4.19/fs/orangefs/ |
| D | namei.c | 385 static int orangefs_rename(struct inode *old_dir, in orangefs_rename()
|
| /kernel/linux/linux-5.10/fs/orangefs/ |
| D | namei.c | 375 static int orangefs_rename(struct inode *old_dir, in orangefs_rename()
|
| /kernel/linux/linux-5.10/fs/crypto/ |
| D | hooks.c | 74 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | fscrypt.h | 126 static inline int fscrypt_prepare_rename(struct inode *old_dir, in fscrypt_prepare_rename()
|
| /kernel/linux/linux-5.10/fs/sysv/ |
| D | namei.c | 189 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
|
| /kernel/linux/linux-4.19/fs/ufs/ |
| D | namei.c | 243 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
|
| /kernel/linux/linux-5.10/fs/ufs/ |
| D | namei.c | 243 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename()
|
| /kernel/linux/linux-5.10/fs/minix/ |
| D | namei.c | 184 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
|
| /kernel/linux/linux-4.19/fs/minix/ |
| D | namei.c | 184 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename()
|
| /kernel/linux/linux-4.19/fs/sysv/ |
| D | namei.c | 204 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename()
|