HomeSort by: relevance | last modified time | path
    Searched defs:zfs_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libzfs/common/
libzfs_impl.h 85 zfs_type_t zfs_type; /* type including snapshot */ member in struct:zfs_handle
97 * This is different from checking zfs_type, because it will also catch
  /src/external/cddl/osnet/dist/cmd/zfs/
zfs_main.c 5335 zfs_type_t zfs_type = zfs_get_type(zhp); local
5337 if (zfs_type != ZFS_TYPE_FILESYSTEM && zfs_type != ZFS_TYPE_VOLUME)

Completed in 28 milliseconds