Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dmount.h56 int aa_pivotroot(const struct cred *subj_cred,
/openbmc/linux/security/apparmor/
H A Dmount.c718 int aa_pivotroot(const struct cred *subj_cred, struct aa_label *label, in aa_pivotroot() function
H A Dlsm.c657 error = aa_pivotroot(current_cred(), label, old_path, new_path); in apparmor_sb_pivotroot()