Searched refs:chroot_fs_refs (Results 1 – 3 of 3) sorted by relevance
58 void chroot_fs_refs(const struct path *old_root, const struct path *new_root) in chroot_fs_refs() function
97 extern void chroot_fs_refs(const struct path *, const struct path *);
3951 chroot_fs_refs(&root, &new); in SYSCALL_DEFINE2()