Home
last modified time | relevance | path

Searched refs:aa_path_link (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/security/apparmor/include/
Dfile.h177 int aa_path_link(struct aa_profile *profile, struct dentry *old_dentry,
/linux-3.4.99/security/apparmor/
Dfile.c346 int aa_path_link(struct aa_profile *profile, struct dentry *old_dentry, in aa_path_link() function
Dlsm.c313 error = aa_path_link(profile, old_dentry, new_dir, new_dentry); in apparmor_path_link()