Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbe/common/
H A Dbe_utils.c415 boolean_t pool_mounted = B_FALSE; in be_append_menu() local
439 &pool_mounted)) != BE_SUCCESS) { in be_append_menu()
650 if (pool_mounted) { in be_append_menu()
717 boolean_t pool_mounted = B_FALSE; in be_remove_menu() local
738 &pool_mounted)) != BE_SUCCESS) { in be_remove_menu()
1107 if (pool_mounted) { in be_remove_menu()
1159 boolean_t pool_mounted = B_FALSE; in be_default_grub_bootfs() local
1187 &pool_mounted)) != BE_SUCCESS) { in be_default_grub_bootfs()
1268 if (pool_mounted) { in be_default_grub_bootfs()
1319 boolean_t pool_mounted = B_FALSE; in be_change_grub_default() local
[all …]
H A Dbe_activate.c584 boolean_t pool_mounted = B_FALSE; in be_get_grub_vers() local
610 &orig_mntpnt, &pool_mounted)) != BE_SUCCESS) { in be_get_grub_vers()
676 if (pool_mounted) { in be_get_grub_vers()
925 boolean_t pool_mounted = B_FALSE; in be_do_installgrub() local
1052 &orig_mntpnt, &pool_mounted)) != BE_SUCCESS) { in be_do_installgrub()
1101 if (pool_mounted) { in be_do_installgrub()
H A Dbe_mount.c996 boolean_t *pool_mounted) in be_mount_pool() argument
1004 *pool_mounted = B_FALSE; in be_mount_pool()
1070 *pool_mounted = B_TRUE; in be_mount_pool()