Searched refs:VFSSR_VIRTUALDEV_PROHIBITED (Results 1 – 3 of 3) sorted by relevance
447 #define VFSSR_VIRTUALDEV_PROHIBITED 0x01 /* Not allowed to pivot into virtual devices (disk ima… macro
1495 if ((flags & VFSSR_VIRTUALDEV_PROHIBITED) != 0) { in verify_incoming_rootfs()
4564 error = vfs_switch_root(incoming, outgoing, VFSSR_VIRTUALDEV_PROHIBITED); in pivot_root()