Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dmount.h37 int aa_mount_change_type(const struct cred *subj_cred,
/openbmc/linux/security/apparmor/
H A Dmount.c458 int aa_mount_change_type(const struct cred *subj_cred, in aa_mount_change_type() function
H A Dlsm.c607 error = aa_mount_change_type(current_cred(), label, in apparmor_sb_mount()