ffs_balloc
int ffs_balloc(struct vnode *, off_t, int, kauth_cred_t, int,
if ((error = ffs_balloc(vp, ffs_lblktosize(fs, (off_t)(base + loc)),
if ((error = ffs_balloc(vp,
error = ffs_balloc(snapvp, ffs_lblktosize(fs, (off_t)lbn),
error = ffs_balloc(vp, ffs_lblktosize(fs, (off_t)lbn),
error = ffs_balloc(vp, ffs_lblktosize(fs, (off_t)blkno),
error = ffs_balloc(vp, ffs_lblktosize(fs, (off_t)lbn),
error = ffs_balloc(vp, ffs_lblktosize(fs, (off_t)lbn), fs->fs_bsize,
error = ffs_balloc(vp, ffs_lblktosize(fs, (off_t)blkno),
error = ffs_balloc(vp, fs->fs_sblockloc, fs->fs_sbsize, l->l_cred,
error = ffs_balloc(vp, ffs_lblktosize(fs, (off_t)(blkno + loc)),
error = ffs_balloc(vp, ffs_lfragtosize(fs, cgtod(fs, cg)),
error = ffs_balloc(vp, ffs_lblktosize(fs, (off_t)loc),
error = ffs_balloc(vp, ffs_lfragtosize(fs, cgtod(fs, cg)),
.uo_balloc = ffs_balloc,
errno = ffs_balloc(&in, offset, chunk, &bp);
int ffs_balloc(struct inode *, off_t, int, struct buf **);