| /kernel/linux/linux-6.6/fs/affs/ |
| D | namei.c | 405 affs_rename(struct inode *old_dir, struct dentry *old_dentry, in affs_rename() 452 affs_xrename(struct inode *old_dir, struct dentry *old_dentry, in affs_xrename() 506 int affs_rename2(struct mnt_idmap *idmap, struct inode *old_dir, 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-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-6.6/fs/nfs/ |
| D | unlink.c | 266 struct inode *old_dir = data->old_dir; in nfs_async_rename_done() local 338 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| D | namei.c | 860 static int f2fs_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename() 1052 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename() 1217 static int f2fs_rename2(struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| D | namei.c | 895 static int f2fs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in f2fs_rename() 1093 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename() 1259 struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
|
| /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-5.10/fs/ubifs/ |
| D | dir.c | 1287 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename() 1555 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename() 1615 static int ubifs_rename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
|
| /kernel/linux/linux-6.6/fs/ubifs/ |
| D | dir.c | 1284 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename() 1547 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename() 1612 struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| D | dcache.c | 441 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-6.6/fs/fat/ |
| D | namei_msdos.c | 428 static int do_msdos_rename(struct inode *old_dir, unsigned char *old_name, in do_msdos_rename() 598 struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
|
| D | namei_vfat.c | 931 static int vfat_rename(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename() 1060 static int vfat_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename_exchange() 1161 static int vfat_rename2(struct mnt_idmap *idmap, struct inode *old_dir, in vfat_rename2()
|
| /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-6.6/fs/hfs/ |
| D | dir.c | 283 static int hfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in hfs_rename()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | local_storage.c | 108 int BPF_PROG(inode_rename, struct inode *old_dir, struct dentry *old_dentry, in BPF_PROG()
|
| /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-6.6/fs/ |
| D | libfs.c | 349 int simple_offset_rename(struct inode *old_dir, struct dentry *old_dentry, in simple_offset_rename() 378 int simple_offset_rename_exchange(struct inode *old_dir, in simple_offset_rename_exchange() 801 void simple_rename_timestamp(struct inode *old_dir, struct dentry *old_dentry, in simple_rename_timestamp() 816 int simple_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, in simple_rename_exchange() 836 int simple_rename(struct mnt_idmap *idmap, struct inode *old_dir, in simple_rename()
|
| /kernel/linux/linux-5.10/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-6.6/fs/orangefs/ |
| D | namei.c | 379 struct inode *old_dir, in orangefs_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-6.6/fs/crypto/ |
| D | hooks.c | 69 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_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-6.6/fs/sysv/ |
| D | namei.c | 191 static int sysv_rename(struct mnt_idmap *idmap, struct inode *old_dir, in sysv_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()
|