ffs_fragextend
if ((bno = ffs_fragextend(ip, cg, bprev, osize, nsize)) != 0) {
daddr_t ffs_fragextend(struct inode *, u_int, daddr_t, int, int);