fs_maxbpg 1047 ufs/ffs/ffs_alloc.c if (indx % fs->fs_maxbpg == 0 || bap[indx - 1] == 0) { fs_maxbpg 1058 ufs/ffs/ffs_alloc.c ino_to_cg(fs, ip->i_number) + lbn / fs->fs_maxbpg; fs_maxbpg 1091 ufs/ffs/ffs_alloc.c if (indx % fs->fs_maxbpg == 0 || bap[indx - 1] == 0) { fs_maxbpg 1103 ufs/ffs/ffs_alloc.c lbn / fs->fs_maxbpg; fs_maxbpg 218 ufs/ffs/fs.h int32_t fs_maxbpg; /* max # of blks per cyl group */