Searched refs:GRI_TRUNC (Results 1 – 2 of 2) sorted by relevance
108 #define GRI_TRUNC 0x02 /* we may have truncated the alloc map */ macro
1319 rc = (GRI_TRUNC | GRI_MODIFY); in stats_log_get_record_info()1328 rc = (GRI_TRUNC | GRI_MODIFY); in stats_log_get_record_info()1338 rc = (GRI_TRUNC | GRI_MODIFY); in stats_log_get_record_info()1377 rc |= GRI_TRUNC; in stats_log_get_record_info()1478 rc = (GRI_TRUNC); in stats_log_get_record_info()1828 } else if (rflags & GRI_TRUNC) { in stats_log_compute_wssize()