Searched refs:testbmap (Results 1 – 5 of 5) sorted by relevance
136 } else if (testbmap(blkno)) { in pass4check()
354 #define testbmap(blkno) isset(blockmap, blkno) macro
769 if (testbmap(i + j)) in allocblk()772 if (testbmap(i + j + k)) in allocblk()
475 } else if (!testbmap(blkno)) { in pass1check()
254 if (testbmap(d + j)) { in pass5()