Searched refs:get_file_access (Results 1 – 1 of 1) sorted by relevance
1147 static inline access_mask_t get_file_access(const struct file *const file) in get_file_access() function1177 return check_access_path(dom, &file->f_path, get_file_access(file)); in hook_file_open()