Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dmount.h48 int aa_new_mount(const struct cred *subj_cred,
/openbmc/linux/security/apparmor/
H A Dmount.c535 int aa_new_mount(const struct cred *subj_cred, struct aa_label *label, in aa_new_mount() function
H A Dlsm.c613 error = aa_new_mount(current_cred(), label, dev_name, in apparmor_sb_mount()