Searched refs:match_mnt (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/security/apparmor/ |
| H A D | mount.c | 373 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() 450 match_mnt(profile, path, buffer, &old_path, old_buffer, in aa_bind_mount() 478 match_mnt(profile, path, buffer, NULL, NULL, NULL, in aa_mount_change_type() 509 match_mnt(profile, path, buffer, &old_path, old_buffer, in aa_move_mount() 566 match_mnt(profile, path, buffer, dev_path, dev_buffer, in aa_new_mount()
|