Home
last modified time | relevance | path

Searched refs:ts_time (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDtrim_map.c74 hrtime_t ts_time; /* Segment creation time. */ member
239 ts_after->ts_time = time; in trim_map_segment_add()
246 ts_before->ts_time = time; in trim_map_segment_add()
252 ts_after->ts_time = time; in trim_map_segment_add()
259 ts->ts_time = time; in trim_map_segment_add()
283 nts->ts_time = ts->ts_time; in trim_map_segment_remove()
424 (ts->ts_txg <= txg || ts->ts_time <= time || force)) in trim_map_first()
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDtcp_common.h302 __le32 ts_time /* The current value of the adjusted timestamp */; member