Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dmount.h53 int aa_umount(const struct cred *subj_cred,
/openbmc/linux/security/apparmor/
H A Dmount.c636 int aa_umount(const struct cred *subj_cred, struct aa_label *label, in aa_umount() function
H A Dlsm.c643 error = aa_umount(current_cred(), label, mnt, flags); in apparmor_sb_umount()