Lines Matching full:permissions
93 * @perms: the permissions computed for the request (NOT NULL)
95 * @request: permissions requested
136 /* only report permissions that were denied */ in aa_audit_file()
233 * splits the permissions from the dfa. This mapping can be in aa_compute_fperms()
266 * @perms: Returns - the permissions found when matching @name
318 * aa_path_perm - do permissions check & audit for @path
321 * @path: path to check permissions of (NOT NULL)
323 * @request: requested permissions
354 * test target x permissions are equal OR a subset of link x permissions
356 * a subset of permissions that the target has.
422 * a subset of the allowed permissions on target. in profile_path_link()
463 * The subset test if required forces that permissions granted
595 * @file: file to revalidate access permissions on (NOT NULL)
596 * @request: requested permissions
618 * doesn't match or if the request is for more permissions than in aa_file_perm()