Home
last modified time | relevance | path

Searched refs:pool_mounted (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c328 boolean_t pool_mounted = B_FALSE; in be_append_menu() local
352 &pool_mounted)) != BE_SUCCESS) { in be_append_menu()
557 if (pool_mounted) { in be_append_menu()
624 boolean_t pool_mounted = B_FALSE; in be_remove_menu() local
645 &pool_mounted)) != BE_SUCCESS) { in be_remove_menu()
1014 if (pool_mounted) { in be_remove_menu()
1066 boolean_t pool_mounted = B_FALSE; in be_default_grub_bootfs() local
1094 &pool_mounted)) != BE_SUCCESS) { in be_default_grub_bootfs()
1175 if (pool_mounted) { in be_default_grub_bootfs()
1226 boolean_t pool_mounted = B_FALSE; in be_change_grub_default() local
[all …]
H A Dbe_activate.c509 boolean_t pool_mounted = B_FALSE; in be_get_grub_vers() local
535 &orig_mntpnt, &pool_mounted)) != BE_SUCCESS) { in be_get_grub_vers()
601 if (pool_mounted) { in be_get_grub_vers()
722 boolean_t pool_mounted = B_FALSE; in be_do_installgrub() local
886 &orig_mntpnt, &pool_mounted)) != BE_SUCCESS) { in be_do_installgrub()
935 if (pool_mounted) { in be_do_installgrub()
H A Dbe_mount.c948 boolean_t *pool_mounted) in be_mount_pool() argument
956 *pool_mounted = B_FALSE; in be_mount_pool()
1022 *pool_mounted = B_TRUE; in be_mount_pool()