Home
last modified time | relevance | path

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

/Linux-v5.10/security/apparmor/include/
Dmount.h47 int aa_pivotroot(struct aa_label *label, const struct path *old_path,
/Linux-v5.10/security/apparmor/
Dmount.c690 int aa_pivotroot(struct aa_label *label, const struct path *old_path, in aa_pivotroot() function
Dlsm.c582 error = aa_pivotroot(label, old_path, new_path); in apparmor_sb_pivotroot()