Home
last modified time | relevance | path

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

/Linux-v5.4/security/apparmor/include/
Dmount.h31 int aa_bind_mount(struct aa_label *label, const struct path *path,
/Linux-v5.4/security/apparmor/
Dmount.c420 int aa_bind_mount(struct aa_label *label, const struct path *path, in aa_bind_mount() function
Dlsm.c533 error = aa_bind_mount(label, path, dev_name, flags); in apparmor_sb_mount()