Searched defs:creation (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c645 uint64_t creation = zhp->zfs_dmustats.dds_creation_time; local
661 /* add creation time and guid */
663 zfs_prop_to_name(ZFS_PROP_CREATION), creation));
950 * Sort them according to creation time. We use the hidden

Completed in 50 milliseconds