Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbe/common/
H A Dbe_utils.c418 boolean_t pool_mounted = B_FALSE; in be_append_menu() local
442 &pool_mounted)) != BE_SUCCESS) { in be_append_menu()
653 if (pool_mounted) { in be_append_menu()
720 boolean_t pool_mounted = B_FALSE; in be_remove_menu() local
741 &pool_mounted)) != BE_SUCCESS) { in be_remove_menu()
1110 if (pool_mounted) { in be_remove_menu()
1162 boolean_t pool_mounted = B_FALSE; in be_default_grub_bootfs() local
1190 &pool_mounted)) != BE_SUCCESS) { in be_default_grub_bootfs()
1271 if (pool_mounted) { in be_default_grub_bootfs()
1322 boolean_t pool_mounted = B_FALSE; in be_change_grub_default() local
[all …]
H A Dbe_activate.c635 boolean_t pool_mounted = B_FALSE; in be_get_grub_vers() local
661 &orig_mntpnt, &pool_mounted)) != BE_SUCCESS) { in be_get_grub_vers()
727 if (pool_mounted) { in be_get_grub_vers()
1023 boolean_t pool_mounted = B_FALSE; in be_do_copy_grub_cap() local
1068 &orig_mntpnt, &pool_mounted)) != BE_SUCCESS) { in be_do_copy_grub_cap()
1118 if (pool_mounted) { in be_do_copy_grub_cap()
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()