Searched refs:hp2 (Results 1 – 1 of 1) sorted by relevance
977 bhdr_T *hp2; in mf_write() local1006 hp2 = mf_find_hash(mfp, nr); // NULL caught below in mf_write()1009 hp2 = hp; in mf_write()1012 if (hp2 == NULL) // freed block, fill with dummy data in mf_write()1015 page_count = hp2->bh_page_count; in mf_write()1028 hp2 == NULL ? hp : hp2, offset, size) == OK) in mf_write()1056 if (hp2 != NULL) // written a non-dummy block in mf_write()1057 hp2->bh_flags &= ~BH_DIRTY; in mf_write()