Searched refs:path_chroot (Results 1 – 3 of 3) sorted by relevance
559 LSM_HOOK_INIT(path_chroot, tomoyo_path_chroot),
1544 int (*path_chroot)(const struct path *path); member1872 struct hlist_head path_chroot; member
1107 return call_int_hook(path_chroot, 0, path); in security_path_chroot()