Home
last modified time | relevance | path

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

/titanic_53/usr/src/lib/libbe/common/
H A Dbe_utils.c634 boolean_t pool_mounted = B_FALSE; in be_append_menu() local
658 &pool_mounted)) != BE_SUCCESS) { in be_append_menu()
869 if (pool_mounted) { in be_append_menu()
936 boolean_t pool_mounted = B_FALSE; in be_remove_menu() local
957 &pool_mounted)) != BE_SUCCESS) { in be_remove_menu()
1326 if (pool_mounted) { in be_remove_menu()
1378 boolean_t pool_mounted = B_FALSE; in be_default_grub_bootfs() local
1406 &pool_mounted)) != BE_SUCCESS) { in be_default_grub_bootfs()
1487 if (pool_mounted) { in be_default_grub_bootfs()
1538 boolean_t pool_mounted = B_FALSE; in be_change_grub_default() local
[all …]
H A Dbe_activate.c636 boolean_t pool_mounted = B_FALSE; in be_get_grub_vers() local
662 &orig_mntpnt, &pool_mounted)) != BE_SUCCESS) { in be_get_grub_vers()
728 if (pool_mounted) { in be_get_grub_vers()
1030 boolean_t pool_mounted = B_FALSE; in be_do_copy_grub_cap() local
1075 &orig_mntpnt, &pool_mounted)) != BE_SUCCESS) { in be_do_copy_grub_cap()
1125 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()