Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Dresize.c20 #define BITSPERPAGE (PSIZE << 3) macro
163 t32 = DIV_ROUND_UP(t64, BITSPERPAGE) + 1 + 50; in jfs_extendfs()