Searched refs:testbmap (Results 1 – 5 of 5) sorted by relevance
391 #define testbmap(blkno) isset(blockmap, blkno) macro
1047 if (testbmap(i + j)) in allocblk()1050 if (testbmap(i + j + k)) in allocblk()
540 } else if (!testbmap(blkno)) { in pass1check()
281 if (testbmap(d + j)) { in pass5()
644 } else if (testbmap(blkno)) { in freeblock()