ntfs_cntob
#define ntfs_btocl(off) (cn_t)((off + ntfs_cntob(1) - 1) / ((ntmp)->ntm_spc * (ntmp)->ntm_bps))
for (i = 0; i * NTFS_COMPBLOCK_SIZE < ntfs_cntob(NTFS_COMPUNIT_CL); i++) {
ntfs_cntob(cn), rdsize, rdbuf, NULL);
cpbl = ntfs_btocn(blsize + ntfs_cntob(1) - 1);
ntfs_cntob(blnum * cpbl), rdsize, rdbuf, NULL);
while (ntfs_cntob(blnum * cpbl) < iavap->va_datalen) {
if (ntfs_cntob(blnum * cpbl) >= iavap->va_datalen)
towrite = min(left, ntfs_cntob(vap->va_vcnend + 1) - off);
off - ntfs_cntob(vap->va_vcnstart),
if (ntfs_cntob(ccl) < off) {
off -= ntfs_cntob(ccl);
tocopy = min(left, ntfs_cntob(1) - off);
KASSERT(cl == 1 && tocopy <= ntfs_cntob(1),
if (off == 0 && tocopy == ntfs_cntob(cl) &&
ntfs_cntob(cl), 0, 0);
ntfs_cntob(cl), &bp);
if (ntfs_cntob(ccl) < off) {
off -= ntfs_cntob(ccl);
min(ntfs_cntob(ccl) - off,
ntfs_cntob(1) - off);
tocopy <= ntfs_cntob(1),
ntfs_cntob(cl),
tocopy = min(left, ntfs_cntob(ccl) - off);
toread = min(left, ntfs_cntob(vap->va_vcnend + 1) - off);
off - ntfs_cntob(vap->va_vcnstart),
cup = kmalloc(ntfs_cntob(NTFS_COMPUNIT_CL), M_NTFSDECOMP,
uup = kmalloc(ntfs_cntob(NTFS_COMPUNIT_CL), M_NTFSDECOMP,
off = roff - ntfs_cntob(cn);
attrname, ntfs_cntob(cn),
ntfs_cntob(NTFS_COMPUNIT_CL),
tocopy = min(left, ntfs_cntob(NTFS_COMPUNIT_CL) - off);
if (init == ntfs_cntob(NTFS_COMPUNIT_CL)) {
off += tocopy - ntfs_cntob(NTFS_COMPUNIT_CL);
if (ntfs_cntob(1) != BBSIZE)
toread = min(off + resid, ntfs_cntob(1));
error = bread(vp, ntfs_cntodoff(cn), ntfs_cntob(1), &bp);