Searched refs:aa_move_mount (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/security/apparmor/include/ |
H A D | mount.h | 38 int aa_move_mount(struct aa_label *label, const struct path *path,
|
/kernel/linux/linux-6.6/security/apparmor/include/ |
H A D | mount.h | 44 int aa_move_mount(const struct cred *subj_cred,
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | mount.c | 485 int aa_move_mount(const struct cred *subj_cred, in aa_move_mount() function 529 error = aa_move_mount(subj_cred, label, &old_path, path); in aa_move_mount_old()
|
H A D | lsm.c | 629 error = aa_move_mount(current_cred(), label, from_path, in apparmor_move_mount()
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | mount.c | 485 int aa_move_mount(struct aa_label *label, const struct path *path, in aa_move_mount() function
|
H A D | lsm.c | 551 error = aa_move_mount(label, path, dev_name); in apparmor_sb_mount()
|
Completed in 8 milliseconds