Home
last modified time | relevance | path

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

/linux/security/apparmor/include/
H A Dmount.h28 int aa_remount(const struct cred *subj_cred,
/linux/security/apparmor/
H A Dmount.c394 int aa_remount(const struct cred *subj_cred, in aa_remount() function
H A Dlsm.c724 error = aa_remount(current_cred(), label, path, flags, in apparmor_sb_mount()