Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dtrim_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()