Searched refs:be_snapshot_creation (Results 1 – 4 of 4) sorted by relevance
167 time_t be_snapshot_creation; /* Date/time stamp when created */ member
1301 snapshot->be_snapshot_creation = (time_t)zfs_prop_get_int(zfshp, in be_get_ss_data()
972 if (ss->be_snapshot_creation != NULL) { in convertSnapshotInfoToDictionary()974 PyLong_FromLong(ss->be_snapshot_creation)) != 0) { in convertSnapshotInfoToDictionary()
440 time_t creation = snap->be_snapshot_creation; in print_be_snapshots()