ffs_reallocblks_ufs1
static int ffs_reallocblks_ufs1(struct vop_reallocblks_args *);
error = ump->um_fstype == UFS1 ? ffs_reallocblks_ufs1(ap) :