Searched refs:path_chroot (Results 1 – 3 of 3) sorted by relevance
521 LSM_HOOK_INIT(path_chroot, tomoyo_path_chroot),
1508 int (*path_chroot)(const struct path *path); member1827 struct hlist_head path_chroot; member
613 return call_int_hook(path_chroot, 0, path); in security_path_chroot()