Searched refs:BioEmpty (Results 1 – 5 of 5) sorted by relevance
394 b->iostate = BioEmpty; in cacheBumpBlock()444 case BioEmpty: in _cacheLocalLookup()540 if(part == PartData && b->iostate == BioEmpty){ in _cacheLocal()567 case BioEmpty: in _cacheLocal()579 blockSetIOState(b, BioEmpty); in _cacheLocal()680 case BioEmpty: in cacheGlobal()942 case BioEmpty: in blockPut()1268 case BioEmpty: in blockSetIOState()1683 case BioEmpty: in bioStr()
211 BioEmpty, /* label & data are not valid */ enumerator
219 assert(b->iostate == BioEmpty || b->iostate == BioLabel); in diskRead()
25 BioEmpty, enumerator297 b->iostate = BioEmpty; in vtcachebumpblock()
573 BioEmpty = 5;