Searched refs:testbmap (Results 1 – 5 of 5) sorted by relevance
138 } else if (testbmap(blkno)) { in pass4check()
363 #define testbmap(blkno) isset(blockmap, blkno) macro
761 if (testbmap(i + j)) in allocblk()764 if (testbmap(i + j + k)) in allocblk()
521 } else if (!testbmap(blkno)) { in pass1check()
278 if (testbmap(d + j)) { in pass5()