Home
last modified time | relevance | path

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

/openbmc/linux/fs/jfs/
H A Djfs_filsys.h125 #define L2MINBLOCKSIZE 9 macro
H A Djfs_dmap.c183 if (bmp->db_l2nbperpage > L2PSIZE - L2MINBLOCKSIZE || in dbMount()