ffs_hashalloc
bno = (ufs_daddr_t)ffs_hashalloc(ip, cg, (long)bpref, size,
bno = (ufs_daddr_t)ffs_hashalloc(ip, cg, (long)bpref, request,
if ((newblk = (ufs_daddr_t)ffs_hashalloc(ip, dtog(fs, pref), (long)pref,
ino = (ino_t)ffs_hashalloc(pip, cg, (long)ipref, mode,
static u_long ffs_hashalloc
bno = ffs_hashalloc(ip, cg, bpref, size, ffs_alloccg);
static makefs_daddr_t ffs_hashalloc(struct inode *, u_int, makefs_daddr_t, int,