Searched refs:vfs_switch_root (Results 1 – 4 of 4) sorted by relevance
454 int vfs_switch_root(const char *, const char *, vfs_switch_root_flags_t);
373 error = vfs_switch_root(mount_path, outgoing_root_path, 0); in imageboot_pivot_image()
1554 vfs_switch_root(const char *incoming_vol_old_path, in vfs_switch_root() function
4736 error = vfs_switch_root(incoming, outgoing, VFSSR_VIRTUALDEV_PROHIBITED); in pivot_root()