Home
last modified time | relevance | path

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

/security/tomoyo/
Dtomoyo.c258 static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, in tomoyo_path_link()
/security/apparmor/
Dfile.c465 const struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
Dlsm.c326 static int apparmor_path_link(struct dentry *old_dentry, const struct path *new_dir, in apparmor_path_link()
344 const struct path *new_dir, struct dentry *new_dentry) in apparmor_path_rename()
/security/
Dsecurity.c1056 int security_path_link(struct dentry *old_dentry, const struct path *new_dir, in security_path_link()
1065 const struct path *new_dir, struct dentry *new_dentry, in security_path_rename()
1166 struct inode *new_dir, struct dentry *new_dentry, in security_inode_rename()
/security/selinux/
Dhooks.c1908 struct inode *new_dir, in may_rename()