Searched refs:path_truncate (Results 1 – 4 of 4) sorted by relevance
508 LSM_HOOK_INIT(path_truncate, tomoyo_path_truncate),
1366 int (*path_truncate)(struct path *path); member1657 struct list_head path_truncate; member
485 return call_int_hook(path_truncate, 0, path); in security_path_truncate()1601 .path_truncate =1602 LIST_HEAD_INIT(security_hook_heads.path_truncate),
623 LSM_HOOK_INIT(path_truncate, apparmor_path_truncate),