Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dmount.h47 int aa_pivotroot(struct aa_label *label, const struct path *old_path,
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dmount.c691 int aa_pivotroot(struct aa_label *label, const struct path *old_path, in aa_pivotroot() function
H A Dlsm.c582 error = aa_pivotroot(label, old_path, new_path); in apparmor_sb_pivotroot()