Searched refs:LFS_N_SBLOCKS (Results 1 – 2 of 2) sorted by relevance
122 #define LFS_N_SBLOCKS 1 /* Always 1, to throttle superblock writes */ macro129 #define LFS_N_TOTAL (LFS_N_SUMMARIES + LFS_N_SBLOCKS + LFS_N_IBLOCKS + \
94 LFS_N_SBLOCKS,123 for (j = 0; j < LFS_N_SBLOCKS; j++, i++) in lfs_setup_resblks()