| /kernel/linux/linux-5.10/fs/orangefs/ |
| H A D | namei.c | 375 static int orangefs_rename(struct inode *old_dir, in orangefs_rename() argument
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | dcache.c | 442 ocfs2_dentry_move(struct dentry *dentry, struct dentry *target, struct inode *old_dir, struct inode *new_dir) ocfs2_dentry_move() argument
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | dcache.c | 440 ocfs2_dentry_move(struct dentry *dentry, struct dentry *target, struct inode *old_dir, struct inode *new_dir) ocfs2_dentry_move() 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 | 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 | 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 | 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 | 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 | 246 static int ufs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in ufs_rename() argument
|
| /kernel/linux/linux-6.6/fs/sysv/ |
| H A D | namei.c | 191 static int sysv_rename(struct mnt_idmap *idmap, struct inode *old_dir, in sysv_rename() argument
|
| /kernel/linux/linux-6.6/fs/hfs/ |
| H A D | dir.c | 283 static int hfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in 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 | 64 struct inode *old_dir; 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 | 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 | 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/include/linux/ |
| H A D | fsnotify.h | 129 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move() 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 [all...] |
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | unlink.c | 261 struct inode *old_dir = data->old_dir; 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...] |