| /linux/fs/nfs/ |
| H A D | unlink.c | 269 struct inode *new_dir = data->new_dir; in nfs_async_rename_done() local 340 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, in nfs_async_rename()
|
| H A D | nfs3proc.c | 505 struct inode *new_dir) in nfs3_proc_rename_done()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | verifier_vfs_accept.c | 89 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
|
| H A D | verifier_vfs_reject.c | 165 struct inode *new_dir, struct dentry *new_dentry, in BPF_PROG()
|
| H A D | local_storage.c | 109 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/security/landlock/ |
| H A D | fs.c | 1129 current_check_refer_path(struct dentry * const old_dentry,const struct path * const new_dir,struct dentry * const new_dentry,const bool removable,const bool exchange) current_check_refer_path() argument 1509 hook_path_link(struct dentry * const old_dentry,const struct path * const new_dir,struct dentry * const new_dentry) hook_path_link() argument 1518 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 [all...] |
| /linux/fs/hfs/ |
| H A D | dir.c | 291 struct dentry *old_dentry, struct inode *new_dir, in hfs_rename()
|
| /linux/fs/orangefs/ |
| H A D | namei.c | 371 struct inode *new_dir, in orangefs_rename()
|
| /linux/fs/minix/ |
| H A D | namei.c | 192 struct inode *new_dir, struct dentry *new_dentry, in minix_rename()
|
| /linux/fs/hpfs/ |
| H A D | namei.c | 504 struct dentry *old_dentry, struct inode *new_dir, in hpfs_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()
|
| /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()
|
| H A D | nfs_xdr.h | 750 const struct nfs_fh *new_dir; member 1760 struct inode *new_dir; member
|
| /linux/drivers/android/ |
| H A D | binderfs.c | 349 struct inode *new_dir, struct dentry *new_dentry, in binderfs_rename()
|
| /linux/drivers/android/binder/ |
| H A D | rust_binderfs.c | 340 struct inode *new_dir, struct dentry *new_dentry, in binderfs_rename()
|
| /linux/security/apparmor/ |
| H A D | file.c | 432 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
|
| H A D | lsm.c | 365 static int apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, in apparmor_path_link() 384 const struct path *new_dir, struct dentry *new_dentry, in apparmor_path_rename()
|
| /linux/fs/ntfs/ |
| H A D | namei.c | 1253 struct dentry *old_dentry, struct inode *new_dir, in ntfs_rename()
|
| /linux/fs/hostfs/ |
| H A D | hostfs_kern.c | 750 struct inode *new_dir, struct dentry *new_dentry, in hostfs_rename2()
|
| /linux/security/ |
| H A D | security.c | 1515 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, in security_path_link() 1536 const struct path *new_dir, struct dentry *new_dentry, in security_path_rename() 1771 struct inode *new_dir, struct dentry *new_dentry, in security_inode_rename()
|
| /linux/fs/kernfs/ |
| H A D | dir.c | 1332 struct inode *new_dir, struct dentry *new_dentry, in kernfs_iop_rename()
|
| /linux/fs/ceph/ |
| H A D | dir.c | 1472 struct dentry *old_dentry, struct inode *new_dir, in ceph_rename()
|
| /linux/fs/proc/ |
| H A D | proc_sysctl.c | 958 static struct ctl_dir *new_dir(struct ctl_table_set *set, in new_dir() function
|
| /linux/fs/btrfs/ |
| H A D | inode.c | 8278 struct inode *new_dir, in btrfs_rename_exchange() 8563 struct inode *new_dir, struct dentry *new_dentry, in btrfs_rename() 8842 struct dentry *old_dentry, struct inode *new_dir, in btrfs_rename2()
|
| /linux/fs/ |
| H A D | namei.c | 5928 struct inode *new_dir = d_inode(rd->new_parent); in vfs_rename() local
|