Searched defs:new_dentry (Results 1 – 7 of 7) sorted by relevance
| /security/tomoyo/ |
| A D | tomoyo.c | 265 struct dentry *new_dentry) in tomoyo_path_link() 287 struct dentry *new_dentry, in tomoyo_path_rename()
|
| /security/landlock/ |
| A D | fs.c | 1132 struct dentry *const new_dentry, in current_check_refer_path() 1512 struct dentry *const new_dentry) in hook_path_link() 1521 struct dentry *const new_dentry, in hook_path_rename()
|
| /security/apparmor/ |
| A D | file.c | 427 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
|
| A D | lsm.c | 364 struct dentry *new_dentry) in apparmor_path_link() 382 const struct path *new_dir, struct dentry *new_dentry, in apparmor_path_rename()
|
| /security/ |
| A D | security.c | 1998 struct dentry *new_dentry) in security_path_link() 2018 const struct path *new_dir, struct dentry *new_dentry, in security_path_rename() 2142 struct dentry *new_dentry) in security_inode_link() 2253 struct inode *new_dir, struct dentry *new_dentry, in security_inode_rename()
|
| /security/smack/ |
| A D | smack_lsm.c | 1056 struct dentry *new_dentry) in smack_inode_link() 1162 struct dentry *new_dentry) in smack_inode_rename()
|
| /security/selinux/ |
| A D | hooks.c | 1902 struct dentry *new_dentry) in may_rename() 3029 …tic int selinux_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry) in selinux_inode_link() 3060 struct inode *new_inode, struct dentry *new_dentry) in selinux_inode_rename()
|
Completed in 787 milliseconds