| /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/ntfs3/ |
| H A D | namei.c | 266 struct dentry *dentry, struct inode *new_dir, in ntfs_rename()
|
| /linux/include/linux/ |
| H A D | fscrypt.h | 755 struct inode *new_dir, in __fscrypt_prepare_rename() 941 struct inode *new_dir, in fscrypt_prepare_rename()
|
| H A D | nfs_xdr.h | 757 const struct nfs_fh *new_dir; member 1766 struct inode *new_dir; member
|
| /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/drivers/android/ |
| H A D | binderfs.c | 349 struct inode *new_dir, struct dentry *new_dentry, in binderfs_rename()
|
| /linux/security/apparmor/ |
| H A D | file.c | 439 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
|
| H A D | lsm.c | 366 static int apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, in apparmor_path_link() 386 const struct path *new_dir, struct dentry *new_dentry, in apparmor_path_rename()
|
| /linux/fs/ext4/ |
| H A D | namei.c | 3800 struct dentry *old_dentry, struct inode *new_dir, in ext4_rename() 4054 struct inode *new_dir, struct dentry *new_dentry) in ext4_cross_rename() 4196 struct inode *new_dir, struct dentry *new_dentry, in ext4_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() argument 1536 const struct path *new_dir, struct dentry *new_dentry, in security_path_rename() argument 1771 struct inode *new_dir, struct dentry *new_dentry, in security_inode_rename() argument [all...] |
| /linux/fs/afs/ |
| H A D | dir.c | 2071 struct dentry *old_dentry, struct inode *new_dir, in afs_rename()
|
| /linux/fs/btrfs/ |
| H A D | inode.c | 8275 struct inode *new_dir, in btrfs_rename_exchange() 8560 struct inode *new_dir, struct dentry *new_dentry, in btrfs_rename() 8839 struct dentry *old_dentry, struct inode *new_dir, in btrfs_rename2()
|
| /linux/fs/nfs/ |
| H A D | dir.c | 2775 struct dentry *old_dentry, struct inode *new_dir, in nfs_rename()
|
| H A D | nfs4proc.c | 5083 struct inode *new_dir) in nfs4_proc_rename_done()
|
| /linux/fs/ |
| H A D | namei.c | 6079 struct inode *new_dir = d_inode(rd->new_parent); in vfs_rename() local
|
| /linux/security/selinux/ |
| H A D | hooks.c | 1937 struct inode *new_dir, in may_rename() argument
|