Searched refs:file_to_av (Results 1 – 1 of 1) sorted by relevance
2005 static inline u32 file_to_av(struct file *file) in file_to_av() function2033 u32 av = file_to_av(file); in open_file_to_av()2122 sid, isec->sid, isec->sclass, file_to_av(file), in selinux_binder_transfer_file()2447 return file_has_perm(p, file, file_to_av(file)) ? fd + 1 : 0; in match_file()3839 return file_has_perm(cred, file, file_to_av(file)); in selinux_file_receive()