Home
last modified time | relevance | path

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

/linux-6.12.1/security/apparmor/include/
Dmount.h32 int aa_bind_mount(const struct cred *subj_cred,
/linux-6.12.1/security/apparmor/
Dmount.c422 int aa_bind_mount(const struct cred *subj_cred, in aa_bind_mount() function
Dlsm.c722 error = aa_bind_mount(current_cred(), label, path, in apparmor_sb_mount()