Lines Matching full:permissions
78 * @perms: the permissions computed for the request (NOT NULL)
80 * @request: permissions requested
121 /* only report permissions that were denied */ in aa_audit_file()
218 * splits the permissions from the dfa. This mapping can be in aa_compute_fperms()
251 * @perms: Returns - the permissions found when matching @name
303 * aa_path_perm - do permissions check & audit for @path
306 * @path: path to check permissions of (NOT NULL)
308 * @request: requested permissions
341 * test target x permissions are equal OR a subset of link x permissions
343 * a subset of permissions that the target has.
409 * a subset of the allowed permissions on target. in profile_path_link()
450 * The subset test if required forces that permissions granted
590 * @file: file to revalidate access permissions on (NOT NULL)
591 * @request: requested permissions
614 * doesn't match or if the request is for more permissions than in aa_file_perm()