Home
last modified time | relevance | path

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

/linux-6.15/security/apparmor/
H A Dmount.c134 static int audit_mount(const struct cred *subj_cred, in audit_mount() function
347 return audit_mount(subj_cred, profile, OP_MOUNT, mntpnt, devname, in match_mnt_path_str()
633 return audit_mount(subj_cred, profile, OP_UMOUNT, name, NULL, NULL, in profile_umount()
710 error = audit_mount(subj_cred, profile, OP_PIVOTROOT, new_name, in build_pivotroot()
766 audit_mount(subj_cred, profile, OP_PIVOTROOT, in aa_pivotroot()