Searched defs:dbtob (Results 1 – 5 of 5) sorted by relevance
43 #define dbtob(block_number) ((block_number) << 9) macro
145 #define dbtob(db) /* calculates (db * DEV_BSIZE) */ \ macro
218 #define dbtob(db) /* calculates (db * DEV_BSIZE) */ \ macro
211 #define dbtob(db) /* calculates (db * DEV_BSIZE) */ \ macro
258 #define dbtob(db) /* calculates (db * DEV_BSIZE) */ \ macro