Searched refs:landlock_file (Results 1 – 2 of 2) sorted by relevance
72 landlock_file(const struct file *const file) in landlock_file() function
1211 landlock_file(file)->allowed_access = LANDLOCK_MASK_ACCESS_FS; in hook_file_alloc_security()1267 landlock_file(file)->allowed_access = allowed_access; in hook_file_open()1287 if (landlock_file(file)->allowed_access & LANDLOCK_ACCESS_FS_TRUNCATE) in hook_file_truncate()