Searched refs:aa_bind_mount (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | mount.h | 31 int aa_bind_mount(struct aa_label *label, const struct path *path,
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | mount.h | 32 int aa_bind_mount(const struct cred *subj_cred,
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | mount.c | 423 int aa_bind_mount(struct aa_label *label, const struct path *path, in aa_bind_mount() function
|
H A D | lsm.c | 546 error = aa_bind_mount(label, path, dev_name, flags); in apparmor_sb_mount()
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | mount.c | 420 int aa_bind_mount(const struct cred *subj_cred, in aa_bind_mount() function
|
H A D | lsm.c | 603 error = aa_bind_mount(current_cred(), label, path, in apparmor_sb_mount()
|
Completed in 8 milliseconds