| /kernel/linux/linux-5.10/fs/orangefs/ |
| H A D | namei.c | 375 orangefs_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) orangefs_rename() argument
|
| /kernel/linux/linux-6.6/fs/orangefs/ |
| H A D | namei.c | 378 orangefs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) orangefs_rename() argument
|
| /kernel/linux/linux-5.10/fs/crypto/ |
| H A D | hooks.c | 72 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename() argument
|
| /kernel/linux/linux-5.10/fs/ufs/ |
| H A D | namei.c | 148 static int ufs_link (struct dentry * old_dentry, struct inode * dir, in ufs_link() argument 243 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename() argument
|
| /kernel/linux/linux-5.10/fs/sysv/ |
| H A D | namei.c | 99 static int sysv_link(struct dentry * old_dentry, struct inode * dir, in sysv_link() argument 189 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename() argument
|
| /kernel/linux/linux-5.10/fs/hfs/ |
| H A D | dir.c | 282 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename() argument
|
| /kernel/linux/linux-5.10/fs/minix/ |
| H A D | namei.c | 101 static int minix_link(struct dentry * old_dentry, struct inode * dir, in minix_link() argument 184 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename() argument
|
| /kernel/linux/linux-6.6/fs/minix/ |
| H A D | namei.c | 96 static int minix_link(struct dentry * old_dentry, struct inode * dir, in minix_link() argument 177 minix_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) minix_rename() argument
|
| /kernel/linux/linux-6.6/fs/ufs/ |
| H A D | namei.c | 150 static int ufs_link (struct dentry * old_dentry, struct inode * dir, in ufs_link() argument 246 ufs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) ufs_rename() argument
|
| /kernel/linux/linux-6.6/fs/sysv/ |
| H A D | namei.c | 101 static int sysv_link(struct dentry * old_dentry, struct inode * dir, in sysv_link() argument 191 sysv_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) sysv_rename() argument
|
| /kernel/linux/linux-6.6/fs/hfs/ |
| H A D | dir.c | 283 hfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) hfs_rename() argument
|
| /kernel/linux/linux-6.6/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() argument
|
| /kernel/linux/linux-5.10/fs/hfsplus/ |
| H A D | dir.c | 531 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename() argument
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| H A D | hmdfs_merge_view.h | 65 struct dentry *old_dentry; member
|
| H A D | inode_cloud.c | 378 int hmdfs_rename_cloud(struct inode *old_dir, struct dentry *old_dentry, in hmdfs_rename_cloud() argument
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | bad_inode.c | 42 static int bad_inode_link (struct dentry *old_dentry, struct inode *dir, in bad_inode_link() argument 76 static int bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2() argument
|
| /kernel/linux/linux-5.10/fs/bfs/ |
| H A D | dir.c | 202 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename() argument
|
| /kernel/linux/linux-5.10/fs/ext2/ |
| H A D | namei.c | 204 static int ext2_link (struct dentry * old_dentry, struct inode * dir, in ext2_link() argument 318 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename() argument
|
| /kernel/linux/linux-5.10/fs/omfs/ |
| H A D | dir.c | 372 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename() argument
|
| /kernel/linux/linux-5.10/fs/sharefs/ |
| H A D | inode.c | 210 static int sharefs_rename(struct inode *old_dir, struct dentry *old_dentry, in sharefs_rename() argument
|
| /kernel/linux/linux-5.10/fs/vboxsf/ |
| H A D | dir.c | 388 vboxsf_dir_rename(struct inode *old_parent, struct dentry *old_dentry, struct inode *new_parent, struct dentry *new_dentry, unsigned int flags) vboxsf_dir_rename() argument
|
| /kernel/linux/linux-5.10/fs/hpfs/ |
| H A D | namei.c | 510 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename() argument
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| H A D | dir.c | 243 static int jffs2_link (struct dentry *old_dentry, struct inode *dir_i, struct dentry *dentry) in jffs2_link() argument 759 static int jffs2_rename (struct inode *old_dir_i, struct dentry *old_dentry, in jffs2_rename() argument [all...] |
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | unlink.c | 263 struct dentry *old_dentry = data->old_dentry; in nfs_async_rename_done() local 333 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, struct dentry *old_dentry, struct dentry *new_dentry, void (*complete)(struct rpc_task *, struct nfs_renamedata *)) nfs_async_rename() argument [all...] |
| /kernel/linux/linux-5.10/fs/nilfs2/ |
| H A D | namei.c | 176 static int nilfs_link(struct dentry *old_dentry, struct inode *dir, in nilfs_link() argument 341 static int nilfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nilfs_rename() argument
|