FFS_INOPB
minino = inum - (inum % FFS_INOPB(sblock));
maxino = minino + FFS_INOPB(sblock);
inumber < startinum || inumber >= startinum + FFS_INOPB(sblock)) {
startinum = (inumber / FFS_INOPB(sblock)) * FFS_INOPB(sblock);
blkoff = (inumber % FFS_INOPB(sblock)) * DINODE2_SIZE;
blkoff = (inumber % FFS_INOPB(sblock)) * DINODE1_SIZE;
(inum / FFS_INOPB(sblock)) * FFS_INOPB(sblock),
(inum / FFS_INOPB(sblock) + 1) * FFS_INOPB(sblock));
int inopb = FFS_INOPB(fs);
inodeblks = howmany(num_inodes, FFS_INOPB(&sblock));
(uint64_t)density * FFS_INOPB(&sblock)), 1);
if (inodeblks * FFS_INOPB(&sblock) >= 1ull << 31)
inodeblks = ((1ull << 31) - NBBY) / FFS_INOPB(&sblock);
cgall = CGSIZE_IF(&sblock, inodeblks * FFS_INOPB(&sblock), sblock.fs_size);
inodes_per_cg = ((inodeblks - 1) / ncg + 1) * FFS_INOPB(&sblock);
inodes_per_cg = ((inodeblks - 1) / ncg + 1) * FFS_INOPB(&sblock);
acg.cg_initediblk = sblock.fs_ipg < 2 * FFS_INOPB(&sblock) ?
sblock.fs_ipg : 2 * FFS_INOPB(&sblock);
for (i = MIN(sblock.fs_ipg, 2) * FFS_INOPB(&sblock); i != 0; i--) {
m = FFS_INOPB(newsb) - 1;
if (oldsb->fs_ipg % FFS_INOPB(oldsb))
(int) oldsb->fs_ipg, (int) FFS_INOPB(oldsb));
cg->cg_initediblk = newsb->fs_ipg < 2 * FFS_INOPB(newsb) ?
newsb->fs_ipg : 2 * FFS_INOPB(newsb);
if (nalloc + FFS_INOPB(fs) > initediblk &&
maxiblk += FFS_INOPB(fs);
for (i = 0; i < FFS_INOPB(fs); i++) {
initediblk += FFS_INOPB(fs);
(ffs_blkstofrags((fs), ((((ino_t)(x)) % (fs)->fs_ipg) / FFS_INOPB(fs))))))
#define ino_to_fsbo(fs, x) (((ino_t)(x)) % FFS_INOPB(fs))
(uint32_t)(cgino + FFS_INOPB(fs)) > initediblk &&
for (i = 0; i < FFS_INOPB(fs); i++) {
initediblk += FFS_INOPB(fs);
minfpg = fragsperinode * FFS_INOPB(&sblock);
sblock.fs_ipg = FFS_INOPB(&sblock);
FFS_INOPB(&sblock));
FFS_INOPB(&sblock));
FFS_INOPB(&sblock));
FFS_INOPB(&sblock));
FFS_INOPB(&sblock));
acg.cg_initediblk = sblock.fs_ipg < 2 * FFS_INOPB(&sblock) ?
sblock.fs_ipg : 2 * FFS_INOPB(&sblock);
for (j = 0; j < FFS_INOPB(&sblock); j++) {