Searched refs:LFS_N_IBLOCKS (Results 1 – 2 of 2) sorted by relevance
123 #define LFS_N_IBLOCKS 16 /* In theory ssize/bsize; in practice around 2 */ macro129 #define LFS_N_TOTAL (LFS_N_SUMMARIES + LFS_N_SBLOCKS + LFS_N_IBLOCKS + \
95 LFS_N_IBLOCKS,125 for (j = 0; j < LFS_N_IBLOCKS; j++, i++) in lfs_setup_resblks()