Lines Matching refs:info
139 struct aa_perms *perms, const char *info, int error) in audit_mount() argument
181 ad.info = info; in audit_mount()
313 const char *mntpnt = NULL, *info = NULL; in match_mnt_path_str() local
325 &mntpnt, &info, profile->disconnected); in match_mnt_path_str()
331 info = devinfo; in match_mnt_path_str()
340 info = mnt_info_table[pos]; in match_mnt_path_str()
348 flags, data, AA_MAY_MOUNT, &perms, info, error); in match_mnt_path_str()
372 const char *devname = NULL, *info = NULL; in match_mnt() local
384 devbuffer, &devname, &info, in match_mnt()
391 type, flags, data, binary, info); in match_mnt()
607 const char *name = NULL, *info = NULL; in profile_umount() local
618 &info, profile->disconnected); in profile_umount()
632 AA_MAY_UMOUNT, &perms, info, error); in profile_umount()
669 const char *old_name, *new_name = NULL, *info = NULL; in build_pivotroot() local
684 old_buffer, &old_name, &info, in build_pivotroot()
689 new_buffer, &new_name, &info, in build_pivotroot()
709 &perms, info, error); in build_pivotroot()
722 char *old_buffer = NULL, *new_buffer = NULL, *info = NULL; in aa_pivotroot() local
739 info = "label build failed"; in aa_pivotroot()
766 0, NULL, AA_MAY_PIVOTROOT, &nullperms, info, in aa_pivotroot()