Searched refs:file_to_av (Results 1 – 1 of 1) sorted by relevance
1996 static inline u32 file_to_av(const struct file *file) in file_to_av() function 2024 u32 av = file_to_av(file); in open_file_to_av() 2102 return avc_has_perm(sid, isec->sid, isec->sclass, file_to_av(file), in selinux_binder_transfer_file() 2425 return file_has_perm(p, file, file_to_av(file)) ? fd + 1 : 0; in match_file() 4114 return file_has_perm(cred, file, file_to_av(file)); in selinux_file_receive()