Home
last modified time | relevance | path

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

/linux-6.12.1/security/tomoyo/
Dtomoyo.c145 static int tomoyo_file_truncate(struct file *file) in tomoyo_file_truncate() function
567 LSM_HOOK_INIT(file_truncate, tomoyo_file_truncate),