Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dfile.h90 int aa_path_link(const struct cred *subj_cred, struct aa_label *label,
/linux/security/apparmor/
H A Dfile.c420 int aa_path_link(const struct cred *subj_cred, in aa_path_link() function
H A Dlsm.c374 error = aa_path_link(current_cred(), label, old_dentry, new_dir, in apparmor_path_link()