Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfs_struct.c58 void chroot_fs_refs(const struct path *old_root, const struct path *new_root) in chroot_fs_refs() function
H A Dinternal.h89 extern void chroot_fs_refs(const struct path *, const struct path *);
H A Dnamespace.c4260 chroot_fs_refs(&root, &new); in SYSCALL_DEFINE2()