Searched refs:path_pivot_root (Results 1 – 3 of 3) sorted by relevance
30 return path_pivot_root(&new_path, &old_path); in init_pivot_root()
95 int path_pivot_root(struct path *new, struct path *old);
4630 int path_pivot_root(struct path *new, struct path *old) in path_pivot_root() function4743 return path_pivot_root(&new, &old); in SYSCALL_DEFINE2()