Searched defs:old_dentry (Results 1 – 7 of 7) sorted by relevance
| /security/tomoyo/ |
| A D | tomoyo.c | 264 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link() 285 struct dentry *old_dentry, in tomoyo_path_rename()
|
| /security/landlock/ |
| A D | fs.c | 1130 static int current_check_refer_path(struct dentry *const old_dentry, in current_check_refer_path() 1510 static int hook_path_link(struct dentry *const old_dentry, in hook_path_link() 1519 struct dentry *const old_dentry, in hook_path_rename()
|
| /security/apparmor/ |
| A D | file.c | 426 struct aa_label *label, struct dentry *old_dentry, in aa_path_link()
|
| A D | lsm.c | 363 static int apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, in apparmor_path_link() 381 static int apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename()
|
| /security/ |
| A D | security.c | 1997 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, in security_path_link() 2017 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, in security_path_rename() 2141 int security_inode_link(struct dentry *old_dentry, struct inode *dir, in security_inode_link() 2252 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, in security_inode_rename()
|
| /security/smack/ |
| A D | smack_lsm.c | 1055 static int smack_inode_link(struct dentry *old_dentry, struct inode *dir, in smack_inode_link() 1160 struct dentry *old_dentry, in smack_inode_rename()
|
| /security/selinux/ |
| A D | hooks.c | 1900 struct dentry *old_dentry, in may_rename() 3029 static int selinux_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dent… in selinux_inode_link() 3059 static int selinux_inode_rename(struct inode *old_inode, struct dentry *old_dentry, in selinux_inode_rename()
|
Completed in 44 milliseconds