Searched refs:file_to_av (Results 1 – 1 of 1) sorted by relevance
1980 static inline u32 file_to_av(const struct file *file) in file_to_av() function2008 u32 av = file_to_av(file); in open_file_to_av()2086 return avc_has_perm(sid, isec->sid, isec->sclass, file_to_av(file), in selinux_binder_transfer_file()2403 return file_has_perm(p, file, file_to_av(file)) ? fd + 1 : 0; in match_file()3922 return file_has_perm(cred, file, file_to_av(file)); in selinux_file_receive()