| /linux/fs/f2fs/ |
| H A D | namei.c | 399 static int f2fs_link(struct dentry *old_dentry, struct inode *dir, in f2fs_link() 904 struct dentry *old_dentry, struct inode *new_dir, in f2fs_rename() 1099 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename() 1265 struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_vfs_accept.c | 88 int BPF_PROG(inode_rename, struct inode *old_dir, struct dentry *old_dentry, in BPF_PROG()
|
| H A D | verifier_vfs_reject.c | 164 int BPF_PROG(inode_rename, struct inode *old_dir, struct dentry *old_dentry, in BPF_PROG()
|
| H A D | local_storage.c | 108 int BPF_PROG(inode_rename, struct inode *old_dir, struct dentry *old_dentry, in BPF_PROG()
|
| /linux/fs/ |
| H A D | libfs.c | 351 int simple_offset_rename(struct inode *old_dir, struct dentry *old_dentry, in simple_offset_rename() 381 struct dentry *old_dentry, in simple_offset_rename_exchange() 746 int simple_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in simple_link() 816 void simple_rename_timestamp(struct inode *old_dir, struct dentry *old_dentry, in simple_rename_timestamp() 831 int simple_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, in simple_rename_exchange() 852 struct dentry *old_dentry, struct inode *new_dir, in simple_rename()
|
| /linux/security/tomoyo/ |
| H A D | tomoyo.c | 264 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link() 285 struct dentry *old_dentry, in tomoyo_path_rename()
|
| /linux/fs/fat/ |
| H A D | namei_msdos.c | 429 struct dentry *old_dentry, in do_msdos_rename() 598 struct inode *old_dir, struct dentry *old_dentry, in msdos_rename()
|
| H A D | namei_vfat.c | 928 static int vfat_rename(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename() 1057 static int vfat_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename_exchange() 1159 struct dentry *old_dentry, struct inode *new_dir, in vfat_rename2()
|
| /linux/security/landlock/ |
| H A D | fs.c | 1130 static int current_check_refer_path(struct dentry *const old_dentry, in current_check_refer_path() 1509 static int hook_path_link(struct dentry *const old_dentry, in hook_path_link() 1518 struct dentry *const old_dentry, in hook_path_rename()
|
| /linux/fs/orangefs/ |
| H A D | namei.c | 370 struct dentry *old_dentry, in orangefs_rename()
|
| /linux/include/linux/ |
| H A D | fscrypt.h | 780 struct dentry *old_dentry, in __fscrypt_prepare_rename() 989 static inline int fscrypt_prepare_link(struct dentry *old_dentry, in fscrypt_prepare_link() 1021 struct dentry *old_dentry, in fscrypt_prepare_rename()
|
| /linux/fs/crypto/ |
| H A D | hooks.c | 91 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
|
| /linux/fs/afs/ |
| H A D | dir.c | 1883 struct dentry *old_dentry = op->dentry; in afs_rename_edit_dir() local 1957 struct dentry *old_dentry = op->dentry; in afs_rename_exchange_edit_dir() local 2058 struct dentry *old_dentry, struct inode *new_dir, in afs_rename()
|
| /linux/fs/bfs/ |
| H A D | dir.c | 203 struct dentry *old_dentry, struct inode *new_dir, in bfs_rename()
|
| /linux/fs/9p/ |
| H A D | vfs_inode.c | 857 struct dentry *old_dentry, struct inode *new_dir, in v9fs_vfs_rename() 1265 v9fs_vfs_link(struct dentry *old_dentry, struct inode *dir, in v9fs_vfs_link()
|
| H A D | vfs_inode_dotl.c | 730 v9fs_vfs_link_dotl(struct dentry *old_dentry, struct inode *dir, in v9fs_vfs_link_dotl()
|
| /linux/fs/hfsplus/ |
| H A D | dir.c | 533 struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
|
| /linux/fs/ecryptfs/ |
| H A D | inode.c | 425 static int ecryptfs_link(struct dentry *old_dentry, struct inode *dir, in ecryptfs_link() 585 struct dentry *old_dentry, struct inode *new_dir, in ecryptfs_rename()
|
| /linux/fs/vboxsf/ |
| H A D | dir.c | 387 struct dentry *old_dentry, in vboxsf_dir_rename()
|
| /linux/fs/hpfs/ |
| H A D | namei.c | 504 struct dentry *old_dentry, struct inode *new_dir, in hpfs_rename()
|
| /linux/fs/coda/ |
| H A D | dir.c | 299 struct dentry *old_dentry, struct inode *new_dir, in coda_rename()
|
| /linux/fs/ocfs2/ |
| H A D | namei.c | 683 static int ocfs2_link(struct dentry *old_dentry, in ocfs2_link() 1206 struct dentry *old_dentry, in ocfs2_rename()
|
| /linux/fs/ceph/ |
| H A D | dir.c | 1187 static int ceph_link(struct dentry *old_dentry, struct inode *dir, in ceph_link() 1456 struct dentry *old_dentry, struct inode *new_dir, in ceph_rename()
|
| /linux/fs/ext4/ |
| H A D | namei.c | 3488 static int ext4_link(struct dentry *old_dentry, in ext4_link() 3790 struct dentry *old_dentry, struct inode *new_dir, in ext4_rename() 4043 static int ext4_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in ext4_cross_rename() 4185 struct inode *old_dir, struct dentry *old_dentry, in ext4_rename2()
|
| /linux/security/apparmor/ |
| H A D | file.c | 426 struct aa_label *label, struct dentry *old_dentry, in aa_path_link()
|