Searched refs:check_access_path (Results 1 – 1 of 1) sorted by relevance
645 static inline int check_access_path(const struct landlock_ruleset *const domain, in check_access_path() function664 return check_access_path(dom, path, access_request); in current_check_access_path()1123 return check_access_path(dom, dir, get_mode_access(mode)); in hook_path_mknod()1177 return check_access_path(dom, &file->f_path, get_file_access(file)); in hook_file_open()