Home
last modified time | relevance | path

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

/Linux-v6.6/security/landlock/
Dfs.c638 static inline int check_access_path(const struct landlock_ruleset *const domain, in check_access_path() function
659 return check_access_path(dom, path, access_request); in current_check_access_path()
1136 return check_access_path(dom, dir, get_mode_access(mode)); in hook_path_mknod()