Searched defs:BootEnv (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Dbootenv.py632 BootEnv to manage multiple snapshots."""
708 on UFS will not be handled by BootEnv.
727 # operation. BootEnv needs to determine if this target
730 # '/' which also causes BootEnv to manage '/' as well.
769 # we require BootEnv to be initialised within
866 be_list = BootEnv.get_be_list()
874 BootEnv.unmount_be(
879 BootEnv.destroy_be(
906 beList = BootEnv.get_be_list()
945 beList = BootEnv
1432 BootEnv = BeadmV2BootEnv variable
1434 BootEnv = BeadmV1BootEnv variable
1436 BootEnv = BootEnvNull variable
[all...]

Completed in 11 milliseconds