Searched refs:optional_access (Results 1 – 1 of 1) sorted by relevance
1502 optional_access; in hook_file_open() local1521 optional_access = LANDLOCK_ACCESS_FS_TRUNCATE; in hook_file_open()1523 optional_access |= LANDLOCK_ACCESS_FS_IOCTL_DEV; in hook_file_open()1525 full_access_request = open_access_request | optional_access; in hook_file_open()
Completed in 8 milliseconds