Searched refs:match_mnt (Results 1 – 1 of 1) sorted by relevance
/security/apparmor/ |
D | mount.c | 372 static int match_mnt(struct aa_profile *profile, const struct path *path, in match_mnt() function 413 match_mnt(profile, path, buffer, NULL, NULL, NULL, in aa_remount() 442 match_mnt(profile, path, buffer, &old_path, old_buffer, in aa_bind_mount() 466 match_mnt(profile, path, buffer, NULL, NULL, NULL, in aa_mount_change_type() 493 match_mnt(profile, path, buffer, &old_path, old_buffer, in aa_move_mount() 539 match_mnt(profile, path, buffer, dev_path, dev_buffer, in aa_new_mount()
|