Home
last modified time | relevance | path

Searched refs:zfs_is_mounted (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c228 mounted = zfs_is_mounted(cn->cn_handle, NULL); in changelist_postfix()
445 zfs_is_mounted(zhp, NULL); in change_one()
658 zfs_is_mounted(temp, NULL); in changelist_gather()
H A Dmapfile-vers91 zfs_is_mounted;
H A Dlibzfs_mount.c220 zfs_is_mounted(zfs_handle_t *zhp, char **where) in zfs_is_mounted() function
468 if (!zfs_is_mounted(zhp, &mountpoint)) in zfs_is_shared_proto()
H A Dlibzfs.h696 extern boolean_t zfs_is_mounted(zfs_handle_t *, char **);
/titanic_50/usr/src/lib/libbe/common/
H A Dbe_activate.c671 if (!zfs_is_mounted(pool_zhp, &zpool_mntpt)) { in be_get_grub_vers()
699 if (!zfs_is_mounted(zhp, &temp_mntpnt)) { in be_get_grub_vers()
1038 if (!zfs_is_mounted(zhp, &tmp_mntpnt)) { in be_do_copy_grub_cap()
1079 if (!zfs_is_mounted(zhp, &pool_mntpnt)) { in be_do_copy_grub_cap()
1241 if (!zfs_is_mounted(zhp, &tmp_mntpt)) { in be_do_installboot()
1419 if (!zfs_is_mounted(zhp, &temp_mntpt)) { in be_promote_zone_ds()
H A Dbe_mount.c293 if (zfs_is_mounted(zhp, &mp)) { in _be_mount()
465 if (!zfs_is_mounted(zhp, &mp)) { in _be_unmount()
731 if (!zfs_is_mounted(zhp, &fld->altroot)) { in be_get_legacy_fs()
771 if (!zfs_is_mounted(zhp, &zone_md.altroot)) { in be_get_legacy_fs()
1006 if (!zfs_is_mounted(zhp, NULL)) { in be_mount_pool()
1311 if (!zfs_is_mounted(zhp, NULL)) in be_unmount_callback()
1665 if (zfs_is_mounted(zhp, &mp) && (getzoneid() != GLOBAL_ZONEID || in loopback_mount_shared_fs()
2712 if (zfs_is_mounted(zhp, &mp) && mp != NULL && in be_get_ds_from_dir_callback()
H A Dbe_rename.c199 if (zfs_is_mounted(zhp, &mp) && mp == NULL) { in be_rename()
H A Dbe_utils.c452 if (!zfs_is_mounted(zhp, &pool_mntpnt)) { in be_append_menu()
751 if (!zfs_is_mounted(zhp, &pool_mntpnt)) { in be_remove_menu()
1200 if (!zfs_is_mounted(zhp, &pool_mntpnt)) { in be_default_grub_bootfs()
1361 if (!zfs_is_mounted(zhp, &pool_mntpnt)) { in be_change_grub_default()
1586 if (!zfs_is_mounted(zhp, &pool_mntpnt)) { in be_update_menu()
1860 if (!zfs_is_mounted(zhp, &rpool_mntpnt)) { in be_has_menu_entry()
2032 if (!zfs_is_mounted(zhp, &md.altroot)) { in be_update_zone_vfstab()
2565 if (zfs_is_mounted(zhp, &mp)) { in be_zfs_find_current_be_callback()
H A Dbe_create.c505 if (zfs_is_mounted(zhp, &mp)) { in be_destroy()
533 if (zfs_is_mounted(zhp, NULL)) { in be_destroy()
886 if (zfs_is_mounted(zhp, &bt.obe_altroot) && bt.obe_altroot == NULL) { in be_copy()
1648 if (!zfs_is_mounted(zhp, &mp)) { in be_destroy_zones()
1959 if (!zfs_is_mounted(obe_zhp, &temp_mntpt)) { in be_copy_zones()
3006 "/") != 0 && zfs_is_mounted(zhp, NULL)) { in be_prep_clone_send_fs()
H A Dbe_zones.c577 if (zfs_is_mounted(zhp, &mp) && mp != NULL && in be_find_mounted_zone_root_callback()
H A Dbe_list.c1096 be_node->be_mounted = zfs_is_mounted(zhp, in be_get_node_data()
1222 if (!(dataset->be_ds_mounted = zfs_is_mounted(zfshp, in be_get_ds_data()
/titanic_50/usr/src/lib/libshare/common/
H A Dlibshare_zfs.c804 if (!zfs_is_mounted(zlist[i], NULL)) in sa_get_zfs_shares()
/titanic_50/usr/src/cmd/zfs/
H A Dzfs_main.c5933 if (!zfs_is_mounted(zhp, NULL) && in share_mount_one()
5963 zfs_is_mounted(zhp, NULL)) { in share_mount_one()
6569 } else if (!zfs_is_mounted(zhp, NULL)) { in unshare_unmount()