Home
last modified time | relevance | path

Searched refs:map_mask_to_chr_mask (Results 1 – 1 of 1) sorted by relevance

/security/apparmor/
Dfile.c28 static u32 map_mask_to_chr_mask(u32 mask) in map_mask_to_chr_mask() function
49 aa_perm_mask_to_str(str, aa_file_perm_chrs, map_mask_to_chr_mask(mask)); in audit_file_mask()