Home
last modified time | relevance | path

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

/linux-6.6.21/security/apparmor/include/
Dmount.h41 int aa_move_mount_old(const struct cred *subj_cred,
/linux-6.6.21/security/apparmor/
Dmount.c517 int aa_move_mount_old(const struct cred *subj_cred, struct aa_label *label, in aa_move_mount_old() function
Dlsm.c610 error = aa_move_mount_old(current_cred(), label, path, in apparmor_sb_mount()