| /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() argument
|
| 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/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/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() argument
|
| H A D | lsm.c | 365 static int apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, in apparmor_path_link() argument 384 const struct path *new_dir, struct dentry *new_dentry, in apparmor_path_rename() argument
|
| /linux/fs/jfs/ |
| H A D | namei.c | 1070 struct dentry *old_dentry, struct inode *new_dir, in jfs_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() 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/ceph/ |
| H A D | dir.c | 1472 struct dentry *old_dentry, struct inode *new_dir, in ceph_rename()
|
| /linux/fs/afs/ |
| H A D | dir.c | 2061 struct dentry *old_dentry, struct inode *new_dir, in afs_rename()
|
| /linux/security/selinux/ |
| H A D | hooks.c | 1935 struct inode *new_dir, in may_rename() argument
|