Lines Matching refs:audit
16 #include "include/audit.h"
38 * file_audit_cb - call back for file specific audit fields
40 * @va: audit struct to audit values of (NOT NULL)
109 u32 mask = perms->audit;
225 perms.audit = map_old_perms(dfa_user_audit(dfa, state));
230 perms.audit = map_old_perms(dfa_other_audit(dfa, state));
303 * aa_path_perm - do permissions check & audit for @path
371 goto audit;
377 goto audit;
385 goto audit;
391 /* force audit/quiet masks for link are stored in the second entry
394 lperms.audit = perms.audit;
401 goto audit;
420 goto audit;
426 goto audit;
432 audit:
539 * TODO: don't audit here
587 * aa_file_perm - do permission revalidation check & audit for @file