Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/include/
H A Dmount.h32 int aa_bind_mount(const struct cred *subj_cred,
/openbmc/linux/security/apparmor/
H A Dmount.c420 int aa_bind_mount(const struct cred *subj_cred, in aa_bind_mount() function
H A Dlsm.c603 error = aa_bind_mount(current_cred(), label, path, in apparmor_sb_mount()