| /linux/fs/minix/ |
| H A D | namei.c | 96 static int minix_link(struct dentry * old_dentry, struct inode * dir, in minix_link() 191 struct inode *old_dir, struct dentry *old_dentry, in minix_rename()
|
| /linux/fs/nfs/ |
| H A D | unlink.c | 270 struct dentry *old_dentry = data->old_dentry; in nfs_async_rename_done() local 341 struct dentry *old_dentry, struct dentry *new_dentry, in nfs_async_rename()
|
| /linux/fs/ubifs/ |
| H A D | dir.c | 750 static int ubifs_link(struct dentry *old_dentry, struct inode *dir, in ubifs_link() 1321 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename() 1581 static int ubifs_xrename(struct inode *old_dir, struct dentry *old_dentry, in ubifs_xrename() 1646 struct inode *old_dir, struct dentry *old_dentry, in ubifs_rename()
|
| /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 BPF_PROG(inode_rename,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) BPF_PROG() argument
|
| /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/ |
| H A D | libfs.c | 353 void simple_offset_rename(struct inode *old_dir, struct dentry *old_dentry, in simple_offset_rename() 382 struct dentry *old_dentry, in simple_offset_rename_exchange() 754 int simple_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in simple_link() 836 void simple_rename_timestamp(struct inode *old_dir, struct dentry *old_dentry, in simple_rename_timestamp() 851 int simple_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, in simple_rename_exchange() 872 struct dentry *old_dentry, struct inode *new_dir, in simple_rename()
|
| /linux/security/landlock/ |
| H A D | fs.c | 1128 static int current_check_refer_path(struct dentry *const old_dentry, in current_check_refer_path() 1508 static int hook_path_link(struct dentry *const old_dentry, in hook_path_link() 1517 struct dentry *const old_dentry, in hook_path_rename()
|
| /linux/fs/fat/ |
| H A D | namei_vfat.c | 934 static int vfat_rename(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename() 1062 static int vfat_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename_exchange() 1164 struct dentry *old_dentry, struct inode *new_dir, in vfat_rename2()
|
| /linux/fs/hfs/ |
| H A D | dir.c | 291 struct dentry *old_dentry, struct inode *new_dir, in hfs_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 | 1882 struct dentry *old_dentry = op->dentry; in afs_rename_edit_dir() local 1956 struct dentry *old_dentry = op->dentry; in afs_rename_exchange_edit_dir() local 2057 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()
|
| /linux/fs/hfsplus/ |
| H A D | dir.c | 577 struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
|
| /linux/fs/ecryptfs/ |
| H A D | inode.c | 430 static int ecryptfs_link(struct dentry *old_dentry, struct inode *dir, in ecryptfs_link() 596 struct dentry *old_dentry, struct inode *new_dir, in ecryptfs_rename()
|
| /linux/fs/hpfs/ |
| H A D | namei.c | 504 struct dentry *old_dentry, struct inode *new_dir, in hpfs_rename()
|
| /linux/fs/vboxsf/ |
| H A D | dir.c | 387 struct dentry *old_dentry, in vboxsf_dir_rename()
|
| /linux/fs/coda/ |
| H A D | dir.c | 299 struct dentry *old_dentry, struct inode *new_dir, in coda_rename()
|
| /linux/fs/ceph/ |
| H A D | dir.c | 1188 static int ceph_link(struct dentry *old_dentry, struct inode *dir, in ceph_link() 1457 struct dentry *old_dentry, struct inode *new_dir, in ceph_rename()
|
| /linux/fs/ocfs2/ |
| H A D | namei.c | 684 static int ocfs2_link(struct dentry *old_dentry, in ocfs2_link() 1207 struct dentry *old_dentry, in ocfs2_rename()
|
| /linux/drivers/android/binder/ |
| H A D | rust_binderfs.c | 339 struct inode *old_dir, struct dentry *old_dentry, in binderfs_rename()
|