fragroundup       158 ufs/ffs/ffs_balloc.c 			osize = fragroundup(fs, blkoff(fs, ip->i_ffs1_size));
fragroundup       159 ufs/ffs/ffs_balloc.c 			nsize = fragroundup(fs, size);
fragroundup       199 ufs/ffs/ffs_balloc.c 				nsize = fragroundup(fs, size);
fragroundup       531 ufs/ffs/ffs_balloc.c 			osize = fragroundup(fs, blkoff(fs, ip->i_ffs2_size));
fragroundup       532 ufs/ffs/ffs_balloc.c 			nsize = fragroundup(fs, size);
fragroundup       573 ufs/ffs/ffs_balloc.c 				nsize = fragroundup(fs, size);
fragroundup       290 ufs/ffs/ffs_inode.c 		    fragroundup(fs, blkoff(fs, length)) < fs->fs_bsize &&
fragroundup       549 ufs/ffs/fs.h   	    : (fragroundup(fs, blkoff(fs, DIP((ip), size)))))
fragroundup       553 ufs/ffs/fs.h   	    : (fragroundup(fs, blkoff(fs, (dip)->di_size))))
fragroundup       558 ufs/ffs/fs.h               : (fragroundup(fs, blkoff(fs, (size)))))