Searched refs:BITSPERPAGE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Dresize.c32 #define BITSPERPAGE (PSIZE << 3) macro
176 t32 = DIV_ROUND_UP(t64, BITSPERPAGE) + 1 + 50;

Completed in 98 milliseconds