Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dmount.h31 int aa_bind_mount(struct aa_label *label, const struct path *path,
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dmount.c423 int aa_bind_mount(struct aa_label *label, const struct path *path, in aa_bind_mount() function
H A Dlsm.c546 error = aa_bind_mount(label, path, dev_name, flags); in apparmor_sb_mount()