Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dinternal.h105 extern void chroot_fs_refs(const struct path *, const struct path *);
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 Dnamespace.c3792 chroot_fs_refs(&root, &new); in SYSCALL_DEFINE2()