Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dmount.h41 int aa_move_mount_old(const struct cred *subj_cred,
/linux/security/apparmor/
H A Dmount.c519 int aa_move_mount_old(const struct cred *subj_cred, struct aa_label *label, in aa_move_mount_old() function
H A Dlsm.c729 error = aa_move_mount_old(current_cred(), label, path, in apparmor_sb_mount()