Searched refs:ST_BOUND (Results 1 – 4 of 4) sorted by relevance
147 st->st_flags |= ST_VALID | ST_BOUND; in stats_create_mountpath()180 if (st->st_flags & ST_BOUND) { in stats_next()189 st->st_flags &= ~ST_BOUND; in stats_next()192 st->st_flags |= ST_BOUND; in stats_next()246 assert(st->st_flags & ST_BOUND); in stats_getkey()
49 assert(st->st_flags & ST_BOUND); in stats_read_stat()234 assert(st->st_flags & ST_BOUND); in stats_zero_stats()
97 #define ST_BOUND 0x0002 /* bound to a particular filesystem or cache */ macro
203 assert(st->st_flags & ST_BOUND); in stats_log_kstat_read()