NFS_V2CLAMP32
sfp->sf_blocks = txdr_unsigned(NFS_V2CLAMP32(sf->f_blocks));
sfp->sf_bfree = txdr_unsigned(NFS_V2CLAMP32(sf->f_bfree));
sfp->sf_bavail = txdr_unsigned(NFS_V2CLAMP32(sf->f_bavail));
fp->fa2_size = txdr_unsigned(NFS_V2CLAMP32(vap->va_size));