Home
last modified time | relevance | path

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

/linux-6.6.21/security/apparmor/include/
Dmount.h44 int aa_move_mount(const struct cred *subj_cred,
/linux-6.6.21/security/apparmor/
Dmount.c485 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()
Dlsm.c629 error = aa_move_mount(current_cred(), label, from_path, in apparmor_move_mount()