Searched refs:be_snapshot_creation (Results 1 – 4 of 4) sorted by relevance
171 time_t be_snapshot_creation; /* Date/time stamp when created */ member
1310 snapshot->be_snapshot_creation = (time_t)zfs_prop_get_int(zfshp, in be_get_ss_data()
991 if (ss->be_snapshot_creation != 0) {993 PyLong_FromLong(ss->be_snapshot_creation)) != 0) {
422 time_t creation = snap->be_snapshot_creation; in print_be_snapshots()