Home
last modified time | relevance | path

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

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