Home
last modified time | relevance | path

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

/Linux-v5.4/security/selinux/
Dhooks.c2031 static inline u32 open_file_to_av(struct file *file) in open_file_to_av() function
3866 return file_path_has_perm(file->f_cred, file, open_file_to_av(file)); in selinux_file_open()