Lines Matching full:permissions
82 * @perms: the permissions computed for the request (NOT NULL)
84 * @request: permissions requested
126 /* only report permissions that were denied */ in aa_audit_file()
213 * @perms: Returns - the permissions found when matching @name
271 * aa_path_perm - do permissions check & audit for @path
275 * @path: path to check permissions of (NOT NULL)
277 * @request: requested permissions
311 * test target x permissions are equal OR a subset of link x permissions
313 * a subset of permissions that the target has.
385 * a subset of the allowed permissions on target. in profile_path_link()
428 * The subset test if required forces that permissions granted
578 * @file: file to revalidate access permissions on (NOT NULL)
579 * @request: requested permissions
603 * doesn't match or if the request is for more permissions than in aa_file_perm()