Home
last modified time | relevance | path

Searched defs:new_dir (Results 1 – 6 of 6) sorted by relevance

/security/landlock/
Dfs.c814 const struct path *const new_dir, in current_check_refer_path()
1112 const struct path *const new_dir, in hook_path_link()
1121 const struct path *const new_dir, in hook_path_rename()
/security/tomoyo/
Dtomoyo.c263 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link()
/security/apparmor/
Dfile.c435 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
Dlsm.c355 static int apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, in apparmor_path_link()
374 const struct path *new_dir, struct dentry *new_dentry, in apparmor_path_rename()
/security/
Dsecurity.c1799 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, in security_path_link()
1820 const struct path *new_dir, struct dentry *new_dentry, in security_path_rename()
2040 struct inode *new_dir, struct dentry *new_dentry, in security_inode_rename()
/security/selinux/
Dhooks.c1883 struct inode *new_dir, in may_rename()