Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dhooks.c2011 static inline u32 open_file_to_av(struct file *file) in open_file_to_av() function
3997 return file_path_has_perm(file->f_cred, file, open_file_to_av(file)); in selinux_file_open()