Home
last modified time | relevance | path

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

/Linux-v4.19/security/apparmor/include/
Dmount.h35 int aa_bind_mount(struct aa_label *label, const struct path *path,
/Linux-v4.19/security/apparmor/
Dmount.c423 int aa_bind_mount(struct aa_label *label, const struct path *path, in aa_bind_mount() function
Dlsm.c539 error = aa_bind_mount(label, path, dev_name, flags); in apparmor_sb_mount()