Home
last modified time | relevance | path

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

/Linux-v4.19/security/selinux/
Dhooks.c2169 static inline u32 open_file_to_av(struct file *file) in open_file_to_av() function
3887 return file_path_has_perm(file->f_cred, file, open_file_to_av(file)); in selinux_file_open()