Home
last modified time | relevance | path

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

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