Searched refs:blkstofrags (Results 1 – 3 of 3) sorted by relevance
487 (blkstofrags((fs), (((x) % (fs)->fs_ipg) / INOPB(fs))))))532 #define blkstofrags(fs, blks) /* calculates (blks * fs->fs_frag) */ \ macro544 (blkstofrags((fs), (fs)->fs_cstotal.cs_nbfree) + \
584 dst = blkstofrags(&sblock, f->new); in cond_bl_upd()1478 d = blkstofrags(&sblock, blkno); in alloc()
232 : ffs-blkstofrags ( blk fs -- frag ) fs_fragshift l@ << ;265 ffs-blkstofrags ( d-inode-blk frag )