Searched refs:file_path_has_perm (Results 1 – 1 of 1) sorted by relevance
1744 static inline int file_path_has_perm(const struct cred *cred, in file_path_has_perm() function2495 if (file_path_has_perm(cred, file, FILE__READ | FILE__WRITE)) in flush_unauthorized_files()4038 return file_path_has_perm(file->f_cred, file, open_file_to_av(file)); in selinux_file_open()