Home
last modified time | relevance | path

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

/fs/
Dinternal.h95 extern void chroot_fs_refs(const struct path *, const struct path *);
Dfs_struct.c59 void chroot_fs_refs(const struct path *old_root, const struct path *new_root) in chroot_fs_refs() function
Dnamespace.c3729 chroot_fs_refs(&root, &new); in SYSCALL_DEFINE2()