Searched refs:BITSPERPAGE (Results 1 – 1 of 1) sorted by relevance
34 #define BITSPERPAGE (PSIZE << 3) macro176 t32 = ((t64 + (BITSPERPAGE - 1)) / BITSPERPAGE) + 1 + 50; in jfs_extendfs()