Home
last modified time | relevance | path

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

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