Home
last modified time | relevance | path

Searched refs:get_required_file_open_access (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/security/landlock/
H A Dfs.c1166 * get_required_file_open_access - Get access needed to open a file
1174 get_required_file_open_access(const struct file *const file) in get_required_file_open_access() function
1218 * Because a file may be opened with O_PATH, get_required_file_open_access() in hook_file_open()
1222 open_access_request = get_required_file_open_access(file); in hook_file_open()

Completed in 2 milliseconds