Home
last modified time | relevance | path

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

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