Home
last modified time | relevance | path

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

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