Searched refs:match_mnt (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/security/apparmor/ |
D | mount.c | 372 static int match_mnt(struct aa_profile *profile, const struct path *path, in match_mnt() function 415 match_mnt(profile, path, buffer, NULL, NULL, NULL, in aa_remount() 449 match_mnt(profile, path, buffer, &old_path, old_buffer, in aa_bind_mount() 477 match_mnt(profile, path, buffer, NULL, NULL, NULL, in aa_mount_change_type() 508 match_mnt(profile, path, buffer, &old_path, old_buffer, in aa_move_mount() 565 match_mnt(profile, path, buffer, dev_path, dev_buffer, in aa_new_mount()
|