Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats.h108 #define GRI_TRUNC 0x02 /* we may have truncated the alloc map */ macro
H A Dstats_log.c1319 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()