/linux-6.14.4/fs/affs/ |
D | namei.c | 406 struct inode *new_dir, struct dentry *new_dentry) in affs_rename() 453 struct inode *new_dir, struct dentry *new_dentry) in affs_xrename() 507 struct dentry *old_dentry, struct inode *new_dir, in affs_rename2()
|
/linux-6.14.4/fs/nfs/ |
D | unlink.c | 269 struct inode *new_dir = data->new_dir; in nfs_async_rename_done() local 340 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
|
/linux-6.14.4/fs/f2fs/ |
D | namei.c | 895 struct dentry *old_dentry, struct inode *new_dir, in f2fs_rename() 1091 struct inode *new_dir, struct dentry *new_dentry) in f2fs_cross_rename() 1257 struct inode *new_dir, struct dentry *new_dentry, in f2fs_rename2()
|
/linux-6.14.4/security/landlock/ |
D | fs.c | 1099 const struct path *const new_dir, in current_check_refer_path() 1399 const struct path *const new_dir, in hook_path_link() 1408 const struct path *const new_dir, in hook_path_rename()
|
/linux-6.14.4/fs/fat/ |
D | namei_msdos.c | 430 struct inode *new_dir, unsigned char *new_name, in do_msdos_rename() 599 struct inode *new_dir, struct dentry *new_dentry, in msdos_rename()
|
D | namei_vfat.c | 929 struct inode *new_dir, struct dentry *new_dentry) in vfat_rename() 1058 struct inode *new_dir, struct dentry *new_dentry) in vfat_rename_exchange() 1159 struct dentry *old_dentry, struct inode *new_dir, in vfat_rename2()
|
/linux-6.14.4/fs/ubifs/ |
D | dir.c | 1322 struct inode *new_dir, struct dentry *new_dentry, in do_rename() 1582 struct inode *new_dir, struct dentry *new_dentry) in ubifs_xrename() 1647 struct inode *new_dir, struct dentry *new_dentry, in ubifs_rename()
|
/linux-6.14.4/fs/ocfs2/ |
D | dcache.c | 430 struct inode *old_dir, struct inode *new_dir) in ocfs2_dentry_move()
|
/linux-6.14.4/fs/hfs/ |
D | dir.c | 284 struct dentry *old_dentry, struct inode *new_dir, in hfs_rename()
|
/linux-6.14.4/fs/ |
D | libfs.c | 355 struct inode *new_dir, struct dentry *new_dentry) in simple_offset_rename() 385 struct inode *new_dir, in simple_offset_rename_exchange() 805 struct inode *new_dir, struct dentry *new_dentry) in simple_rename_timestamp() 820 struct inode *new_dir, struct dentry *new_dentry) in simple_rename_exchange() 840 struct dentry *old_dentry, struct inode *new_dir, in simple_rename()
|
D | bad_inode.c | 80 struct inode *new_dir, struct dentry *new_dentry, in bad_inode_rename2()
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | local_storage.c | 109 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
|
/linux-6.14.4/fs/orangefs/ |
D | namei.c | 375 struct inode *new_dir, in orangefs_rename()
|
/linux-6.14.4/fs/crypto/ |
D | hooks.c | 90 struct inode *new_dir, struct dentry *new_dentry, in __fscrypt_prepare_rename()
|
/linux-6.14.4/fs/sysv/ |
D | namei.c | 192 struct dentry *old_dentry, struct inode *new_dir, in sysv_rename()
|
/linux-6.14.4/fs/minix/ |
D | namei.c | 178 struct inode *new_dir, struct dentry *new_dentry, in minix_rename()
|
/linux-6.14.4/fs/ufs/ |
D | namei.c | 245 struct dentry *old_dentry, struct inode *new_dir, in ufs_rename()
|
/linux-6.14.4/fs/bfs/ |
D | dir.c | 203 struct dentry *old_dentry, struct inode *new_dir, in bfs_rename()
|
/linux-6.14.4/fs/ext2/ |
D | namei.c | 319 struct inode * new_dir, struct dentry * new_dentry, in ext2_rename()
|
/linux-6.14.4/fs/hfsplus/ |
D | dir.c | 534 struct inode *new_dir, struct dentry *new_dentry, in hfsplus_rename()
|
/linux-6.14.4/fs/ntfs3/ |
D | namei.c | 235 struct dentry *dentry, struct inode *new_dir, in ntfs_rename()
|
/linux-6.14.4/fs/hpfs/ |
D | namei.c | 498 struct dentry *old_dentry, struct inode *new_dir, in hpfs_rename()
|
/linux-6.14.4/include/linux/ |
D | fscrypt.h | 750 struct inode *new_dir, in __fscrypt_prepare_rename() 991 struct inode *new_dir, in fscrypt_prepare_rename()
|
/linux-6.14.4/fs/nilfs2/ |
D | namei.c | 363 struct inode *new_dir, struct dentry *new_dentry, in nilfs_rename()
|
/linux-6.14.4/security/tomoyo/ |
D | tomoyo.c | 264 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link()
|