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