Home
last modified time | relevance | path

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

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