Searched refs:match_mnt (Results 1 – 1 of 1) sorted by relevance
| /linux/security/apparmor/ |
| H A D | mount.c | 301 static int match_mnt(struct aa_profile *profile, const struct path *path, in match_mnt() function 348 match_mnt(profile, path, buffer, NULL, NULL, NULL, in aa_remount() 386 match_mnt(profile, path, buffer, &old_path, in aa_bind_mount() 417 match_mnt(profile, path, buffer, NULL, NULL, NULL, in aa_mount_change_type() 448 match_mnt(profile, to_path, to_buffer, from_path, in aa_move_mount() 525 match_mnt(profile, path, buffer, dev_path, in aa_new_mount()
|