Searched refs:ST_VALID (Results 1 – 2 of 2) sorted by relevance
82 st->st_flags |= ST_VALID; in stats_create_unbound()147 st->st_flags |= ST_VALID | ST_BOUND; in stats_create_mountpath()329 if (! (st->st_flags & ST_VALID)) in stats_good()
96 #define ST_VALID 0x0001 /* initialized completely */ macro