| /linux/fs/nfs/ |
| H A D | unlink.c | 268 struct inode *old_dir = data->old_dir; nfs_async_rename_done() local 340 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...] |
| H A D | nfs3proc.c | 504 nfs3_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs3_proc_rename_done() argument
|
| /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() argument
|
| 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/fs/hfs/ |
| H A D | dir.c | 290 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
|
| /linux/fs/orangefs/ |
| H A D | namei.c | 369 struct inode *old_dir, in orangefs_rename()
|
| /linux/fs/minix/ |
| H A D | namei.c | 191 struct inode *old_dir, struct dentry *old_dentry, in minix_rename()
|
| /linux/fs/hpfs/ |
| H A D | namei.c | 503 static int hpfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in hpfs_rename()
|
| /linux/include/linux/ |
| H A D | fsnotify.h | 249 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move() argument
|
| H A D | nfs_xdr.h | 1757 struct inode *old_dir; member 749 const struct nfs_fh *old_dir; global() member
|
| /linux/drivers/android/ |
| H A D | binderfs.c | 348 struct inode *old_dir, struct dentry *old_dentry, in binderfs_rename()
|
| /linux/drivers/android/binder/ |
| H A D | rust_binderfs.c | 339 struct inode *old_dir, struct dentry *old_dentry, in binderfs_rename()
|
| /linux/fs/jfs/ |
| H A D | namei.c | 1069 static int jfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in jfs_rename()
|
| /linux/fs/9p/ |
| H A D | vfs_inode.c | 856 v9fs_vfs_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) v9fs_vfs_rename() argument
|
| /linux/fs/ntfs/ |
| H A D | namei.c | 1252 ntfs_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) ntfs_rename() argument [all...] |
| /linux/security/landlock/ |
| H A D | fs.c | 1516 hook_path_rename(const struct path * const old_dir,struct dentry * const old_dentry,const struct path * const new_dir,struct dentry * const new_dentry,const unsigned int flags) hook_path_rename() argument
|
| /linux/fs/hostfs/ |
| H A D | hostfs_kern.c | 749 struct inode *old_dir, struct dentry *old_dentry, in hostfs_rename2()
|
| /linux/fs/kernfs/ |
| H A D | dir.c | 1331 kernfs_iop_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) kernfs_iop_rename() argument
|
| /linux/fs/ceph/ |
| H A D | dir.c | 1471 static int ceph_rename(struct mnt_idmap *idmap, struct inode *old_dir, in ceph_rename()
|
| /linux/fs/afs/ |
| H A D | dir.c | 2060 static int afs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in afs_rename()
|
| /linux/security/ |
| H A D | security.c | 1535 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, in security_path_rename() argument 1770 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, in security_inode_rename() argument
|
| /linux/fs/btrfs/ |
| H A D | inode.c | 8276 btrfs_rename_exchange(struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry) btrfs_rename_exchange() argument 8562 btrfs_rename(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) btrfs_rename() argument 8841 btrfs_rename2(struct mnt_idmap * idmap,struct inode * old_dir,struct dentry * old_dentry,struct inode * new_dir,struct dentry * new_dentry,unsigned int flags) btrfs_rename2() argument [all...] |
| H A D | ioctl.c | 2208 struct inode *old_dir; btrfs_ioctl_snap_destroy() local
|
| /linux/security/apparmor/ |
| H A D | lsm.c | 383 static int apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename() argument
|