Searched refs:ZFS_PROP_MOUNTED (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h96 ZFS_PROP_MOUNTED, enumerator in enum:__anon184
/illumos-gate/usr/src/common/zfs/
H A Dzfs_prop.c305 zprop_register_index(ZFS_PROP_MOUNTED, "mounted", 0, PROP_READONLY,
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_activate.c544 if (zfs_prop_get_int(zhp, ZFS_PROP_MOUNTED)) {
577 if (zfs_prop_get_int(zhp, ZFS_PROP_MOUNTED)) {
/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_property.c86 ZFS_PROP_MOUNTED,
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzfs.c92 if (zfs_prop_get(zhp, ZFS_PROP_MOUNTED, mp, sizeof (mp), NULL, NULL,
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c2025 (mntopt_on != NULL || prop == ZFS_PROP_MOUNTED)) {
2086 case ZFS_PROP_MOUNTED:
2535 case ZFS_PROP_MOUNTED:
2542 if (get_numeric_property(zhp, ZFS_PROP_MOUNTED,

Completed in 85 milliseconds