Home
last modified time | relevance | path

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

/security/apparmor/
Dfile.c349 struct path *new_dir, struct dentry *new_dentry) in aa_path_link()
Dlsm.c302 static int apparmor_path_link(struct dentry *old_dentry, struct path *new_dir, in apparmor_path_link()
318 struct path *new_dir, struct dentry *new_dentry) in apparmor_path_rename()
/security/tomoyo/
Dtomoyo.c275 static int tomoyo_path_link(struct dentry *old_dentry, struct path *new_dir, in tomoyo_path_link()
/security/
Dsecurity.c447 int security_path_link(struct dentry *old_dentry, struct path *new_dir, in security_path_link()
456 struct path *new_dir, struct dentry *new_dentry, in security_path_rename()
557 struct inode *new_dir, struct dentry *new_dentry, in security_inode_rename()
Dcapability.c296 static int cap_path_link(struct dentry *old_dentry, struct path *new_dir, in cap_path_link()
/security/selinux/
Dhooks.c1800 struct inode *new_dir, in may_rename()