Searched refs:path_truncate (Results 1 – 4 of 4) sorted by relevance
547 LSM_HOOK_INIT(path_truncate, tomoyo_path_truncate),
1534 int (*path_truncate)(const struct path *path); member1866 struct hlist_head path_truncate; member
1173 LSM_HOOK_INIT(path_truncate, apparmor_path_truncate),
1088 return call_int_hook(path_truncate, 0, path); in security_path_truncate()