Searched refs:path_truncate (Results 1 – 3 of 3) sorted by relevance
565 LSM_HOOK_INIT(path_truncate, tomoyo_path_truncate),
1849 LSM_HOOK_INIT(path_truncate, hook_path_truncate),
2045 return call_int_hook(path_truncate, path); in security_path_truncate()