/linux/fs/affs/ |
H A D | namei.c | 394 affs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in affs_link() 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() 507 struct dentry *old_dentry, struct inode *new_dir, in affs_rename2()
|
/linux/fs/ufs/ |
H A D | namei.c | 150 static int ufs_link (struct dentry * old_dentry, struct inode * dir, in ufs_link() 245 struct dentry *old_dentry, struct inode *new_dir, in ufs_rename()
|
/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/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/ext2/ |
H A D | namei.c | 204 static int ext2_link (struct dentry * old_dentry, struct inode * dir, in ext2_link() 319 struct inode * old_dir, struct dentry * old_dentry, in ext2_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()
|
/linux/fs/jffs2/ |
H A D | dir.c | 248 static int jffs2_link (struct dentry *old_dentry, struct inode *dir_i, struct dentry *dentry) in jffs2_link() 773 struct inode *old_dir_i, struct dentry *old_dentry, in jffs2_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/ |
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/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() 1510 static int hook_path_link(struct dentry *const old_dentry, in hook_path_link() 1519 struct dentry *const old_dentry, in hook_path_rename()
|
/linux/fs/hfs/ |
H A D | dir.c | 284 struct dentry *old_dentry, struct inode *new_dir, in hfs_rename()
|
/linux/fs/orangefs/ |
H A D | namei.c | 374 struct dentry *old_dentry, in orangefs_rename()
|
/linux/fs/jfs/ |
H A D | namei.c | 786 static int jfs_link(struct dentry *old_dentry, in jfs_link() 1069 struct dentry *old_dentry, struct inode *new_dir, in jfs_rename()
|
/linux/fs/udf/ |
H A D | namei.c | 731 static int udf_link(struct dentry *old_dentry, struct inode *dir, in udf_link() 766 struct dentry *old_dentry, struct inode *new_dir, in udf_rename()
|
/linux/include/linux/ |
H A D | fscrypt.h | 746 struct dentry *old_dentry, in __fscrypt_prepare_rename() 955 static inline int fscrypt_prepare_link(struct dentry *old_dentry, in fscrypt_prepare_link() 987 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/bfs/ |
H A D | dir.c | 203 struct dentry *old_dentry, struct inode *new_dir, in bfs_rename()
|
/linux/fs/hfsplus/ |
H A D | dir.c | 533 struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename()
|
/linux/fs/9p/ |
H A D | vfs_inode.c | 867 struct dentry *old_dentry, struct inode *new_dir, in v9fs_vfs_rename() 1275 v9fs_vfs_link(struct dentry *old_dentry, struct inode *dir, in v9fs_vfs_link()
|
/linux/fs/ecryptfs/ |
H A D | inode.c | 434 static int ecryptfs_link(struct dentry *old_dentry, struct inode *dir, in ecryptfs_link() 594 struct dentry *old_dentry, struct inode *new_dir, in ecryptfs_rename()
|
/linux/fs/vboxsf/ |
H A D | dir.c | 394 struct dentry *old_dentry, in vboxsf_dir_rename()
|