Home
last modified time | relevance | path

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

/security/apparmor/include/
Dmount.h47 int aa_pivotroot(struct aa_label *label, const struct path *old_path,
/security/apparmor/
Dmount.c658 int aa_pivotroot(struct aa_label *label, const struct path *old_path, in aa_pivotroot() function
Dlsm.c569 error = aa_pivotroot(label, old_path, new_path); in apparmor_sb_pivotroot()