Lines Matching refs:audit
18 #include "include/audit.h"
40 * file_audit_cb - call back for file specific audit fields
42 * @va: audit struct to audit values of (NOT NULL)
114 u32 mask = perms->audit;
271 * aa_path_perm - do permissions check & audit for @path
345 goto audit;
352 goto audit;
361 goto audit;
367 /* force audit/quiet masks for link are stored in the second entry
370 lperms.audit = perms.audit;
377 goto audit;
396 goto audit;
402 goto audit;
408 audit:
522 * TODO: don't audit here
574 * aa_file_perm - do permission revalidation check & audit for @file