Searched refs:path_chroot (Results 1 – 4 of 4) sorted by relevance
527 .path_chroot = tomoyo_path_chroot,
1022 set_to_cap_if_null(ops, path_chroot); in security_fixup_ops()
501 return security_ops->path_chroot(path); in security_path_chroot()
1534 int (*path_chroot) (struct path *path); member