Searched refs:aa_remount (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | mount.h | 28 int aa_remount(struct aa_label *label, const struct path *path,
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | mount.h | 28 int aa_remount(const struct cred *subj_cred,
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | mount.c | 399 int aa_remount(struct aa_label *label, const struct path *path, in aa_remount() function
|
H A D | lsm.c | 544 error = aa_remount(label, path, flags, data); in apparmor_sb_mount()
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | mount.c | 394 int aa_remount(const struct cred *subj_cred, in aa_remount() function
|
H A D | lsm.c | 600 error = aa_remount(current_cred(), label, path, flags, in apparmor_sb_mount()
|
Completed in 8 milliseconds