/openbmc/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()
|
/openbmc/linux/fs/sysv/ |
H A D | namei.c | 101 static int sysv_link(struct dentry * old_dentry, struct inode * dir, in sysv_link() 192 struct dentry *old_dentry, struct inode *new_dir, in sysv_rename()
|
/openbmc/linux/fs/ufs/ |
H A D | namei.c | 150 static int ufs_link (struct dentry * old_dentry, struct inode * dir, in ufs_link() 247 struct dentry *old_dentry, struct inode *new_dir, in ufs_rename()
|
/openbmc/linux/fs/minix/ |
H A D | namei.c | 96 static int minix_link(struct dentry * old_dentry, struct inode * dir, in minix_link() 178 struct inode *old_dir, struct dentry *old_dentry, in minix_rename()
|
/openbmc/linux/fs/f2fs/ |
H A D | namei.c | 396 static int f2fs_link(struct dentry *old_dentry, struct inode *dir, in f2fs_link() 887 struct dentry *old_dentry, struct inode *new_dir, in f2fs_rename() 1084 static int f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in f2fs_cross_rename() 1250 struct inode *old_dir, struct dentry *old_dentry, in f2fs_rename2()
|
/openbmc/linux/fs/nfs/ |
H A D | unlink.c | 268 struct dentry *old_dentry = data->old_dentry; in nfs_async_rename_done() local 339 struct dentry *old_dentry, struct dentry *new_dentry, in nfs_async_rename()
|
/openbmc/linux/fs/ext2/ |
H A D | namei.c | 204 static int ext2_link (struct dentry * old_dentry, struct inode * dir, in ext2_link() 318 struct inode * old_dir, struct dentry * old_dentry, in ext2_rename()
|
/openbmc/linux/fs/ubifs/ |
H A D | dir.c | 720 static int ubifs_link(struct dentry *old_dentry, struct inode *dir, in ubifs_link() 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()
|
/openbmc/linux/fs/ |
H A D | bad_inode.c | 43 static int bad_inode_link (struct dentry *old_dentry, struct inode *dir, in bad_inode_link() 79 struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2()
|
H A D | libfs.c | 349 int simple_offset_rename(struct inode *old_dir, struct dentry *old_dentry, in simple_offset_rename() 379 struct dentry *old_dentry, in simple_offset_rename_exchange() 731 int simple_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) in simple_link() 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() 837 struct dentry *old_dentry, struct inode *new_dir, in simple_rename()
|
/openbmc/linux/security/landlock/ |
H A D | fs.c | 812 static int current_check_refer_path(struct dentry *const old_dentry, in current_check_refer_path() 1110 static int hook_path_link(struct dentry *const old_dentry, in hook_path_link() 1119 struct dentry *const old_dentry, in hook_path_rename()
|
/openbmc/linux/security/tomoyo/ |
H A D | tomoyo.c | 263 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link() 284 struct dentry *old_dentry, in tomoyo_path_rename()
|
/openbmc/linux/fs/jffs2/ |
H A D | dir.c | 247 static int jffs2_link (struct dentry *old_dentry, struct inode *dir_i, struct dentry *dentry) in jffs2_link() 770 struct inode *old_dir_i, struct dentry *old_dentry, in jffs2_rename()
|
/openbmc/linux/fs/nilfs2/ |
H A D | namei.c | 193 static int nilfs_link(struct dentry *old_dentry, struct inode *dir, in nilfs_link() 362 struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename()
|
/openbmc/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 | 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() 1162 struct dentry *old_dentry, struct inode *new_dir, in vfat_rename2()
|
/openbmc/linux/fs/hfs/ |
H A D | dir.c | 284 struct dentry *old_dentry, struct inode *new_dir, in hfs_rename()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | local_storage.c | 108 int BPF_PROG(inode_rename, struct inode *old_dir, struct dentry *old_dentry, in BPF_PROG()
|
/openbmc/linux/fs/orangefs/ |
H A D | namei.c | 380 struct dentry *old_dentry, in orangefs_rename()
|
/openbmc/linux/fs/crypto/ |
H A D | hooks.c | 69 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename()
|
/openbmc/linux/fs/jfs/ |
H A D | namei.c | 785 static int jfs_link(struct dentry *old_dentry, in jfs_link() 1068 struct dentry *old_dentry, struct inode *new_dir, in jfs_rename()
|
/openbmc/linux/fs/udf/ |
H A D | namei.c | 732 static int udf_link(struct dentry *old_dentry, struct inode *dir, in udf_link() 767 struct dentry *old_dentry, struct inode *new_dir, in udf_rename()
|
/openbmc/linux/include/linux/ |
H A D | fscrypt.h | 683 struct dentry *old_dentry, in __fscrypt_prepare_rename() 892 static inline int fscrypt_prepare_link(struct dentry *old_dentry, in fscrypt_prepare_link() 924 struct dentry *old_dentry, in fscrypt_prepare_rename()
|
/openbmc/linux/fs/reiserfs/ |
H A D | namei.c | 1203 static int reiserfs_link(struct dentry *old_dentry, struct inode *dir, in reiserfs_link() 1314 struct inode *old_dir, struct dentry *old_dentry, in reiserfs_rename()
|
/openbmc/linux/fs/bfs/ |
H A D | dir.c | 203 struct dentry *old_dentry, struct inode *new_dir, in bfs_rename()
|