Searched refs:match_mnt (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/security/apparmor/ |
H A D | mount.c | 365 static int match_mnt(const struct cred *subj_cred, in match_mnt() function 412 match_mnt(subj_cred, profile, path, buffer, NULL, in aa_remount() 448 match_mnt(subj_cred, profile, path, buffer, &old_path, in aa_bind_mount() 477 match_mnt(subj_cred, profile, path, buffer, NULL, in aa_mount_change_type() 507 match_mnt(subj_cred, profile, to_path, to_buffer, in aa_move_mount() 582 match_mnt(subj_cred, profile, path, buffer, in aa_new_mount()
|