Lines Matching full:permissions
83 * @perms: the permissions computed for the request (NOT NULL)
85 * @request: permissions requested
127 /* only report permissions that were denied */ in aa_audit_file()
205 * @perms: Returns - the permissions found when matching @name
264 * aa_path_perm - do permissions check & audit for @path
268 * @path: path to check permissions of (NOT NULL)
270 * @request: requested permissions
304 * test target x permissions are equal OR a subset of link x permissions
306 * a subset of permissions that the target has.
377 * a subset of the allowed permissions on target. in profile_path_link()
420 * The subset test if required forces that permissions granted
598 * @file: file to revalidate access permissions on (NOT NULL)
599 * @request: requested permissions
623 * doesn't match or if the request is for more permissions than in aa_file_perm()