Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Dmount.h51 int aa_pivotroot(struct aa_label *label, const struct path *old_path,
/Linux-v4.19/security/apparmor/
Dmount.c661 int aa_pivotroot(struct aa_label *label, const struct path *old_path, in aa_pivotroot() function
Dlsm.c575 error = aa_pivotroot(label, old_path, new_path); in apparmor_sb_pivotroot()