Searched refs:match_mnt (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/security/apparmor/ |
D | mount.c | 375 static int match_mnt(struct aa_profile *profile, const struct path *path, in match_mnt() function 416 match_mnt(profile, path, buffer, NULL, NULL, NULL, in aa_remount() 445 match_mnt(profile, path, buffer, &old_path, old_buffer, in aa_bind_mount() 469 match_mnt(profile, path, buffer, NULL, NULL, NULL, in aa_mount_change_type() 496 match_mnt(profile, path, buffer, &old_path, old_buffer, in aa_move_mount() 542 match_mnt(profile, path, buffer, dev_path, dev_buffer, in aa_new_mount()
|