Home
last modified time | relevance | path

Searched defs:new_nd (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/
Dnamespace.c870 static void chroot_fs_refs(struct nameidata *old_nd, struct nameidata *new_nd) in chroot_fs_refs()
909 struct nameidata new_nd, old_nd, parent_nd, root_parent, user_nd; in sys_pivot_root() local