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()
200 * @perms: Returns - the permissions found when matching @name
258 * aa_path_perm - do permissions check & audit for @path
262 * @path: path to check permissions of (NOT NULL)
264 * @request: requested permissions
298 * test target x permissions are equal OR a subset of link x permissions
300 * a subset of permissions that the target has.
372 * a subset of the allowed permissions on target. in profile_path_link()
415 * The subset test if required forces that permissions granted
565 * @file: file to revalidate access permissions on (NOT NULL)
566 * @request: requested permissions
590 * doesn't match or if the request is for more permissions than in aa_file_perm()