Home
last modified time | relevance | path

Searched refs:chroot_fs_refs (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/fs/
Dinternal.h97 extern void chroot_fs_refs(const struct path *, const struct path *);
Dfs_struct.c58 void chroot_fs_refs(const struct path *old_root, const struct path *new_root) in chroot_fs_refs() function
Dnamespace.c3699 chroot_fs_refs(&root, &new); in SYSCALL_DEFINE2()