path_flags
int attr_mask, u32 path_flags,
MLX5_SET(ads, path, fl, !!(path_flags & MLX5_PATH_FLAG_FL));
!!(path_flags & MLX5_PATH_FLAG_FREE_AR));
error = aa_path_name(&bprm->file->f_path, profile->path_flags, buffer,
error = aa_path_name(&bprm->file->f_path, profile->path_flags, buffer,
flags | profile->path_flags, buffer, &name, cond,
profile->path_flags,
profile->path_flags,
u32 path_flags;
return profile->path_flags |
error = aa_path_name(mntpath, path_flags(profile, mntpath), buffer,
error = aa_path_name(devpath, path_flags(profile, devpath),
error = aa_path_name(path, path_flags(profile, path), buffer, &name,
error = aa_path_name(old_path, path_flags(profile, old_path),
error = aa_path_name(new_path, path_flags(profile, new_path),
profile->path_flags = parent->path_flags;
if (aa_unpack_u32(e, &profile->path_flags, "path_flags"))
profile->path_flags |= profile->label.flags &
profile->path_flags = PATH_MEDIATE_DELETED;