Searched refs:btodb (Results 1 – 5 of 5) sorted by relevance
218 #ifndef btodb219 #define btodb(bytes) /* calculates (bytes / DEV_BSIZE) */ \ macro
418 inc = btodb(size); in cluster_rbuild()680 (bp->b_blkno != vp->v_lasta + btodb(lblocksize))) { in cluster_write()820 int dbsize = btodb(size); in cluster_wbuild()
730 *ap->a_bnp = ap->a_bn * btodb(ap->a_vp->v_mount->mnt_stat.f_iosize);
2473 nblks = btodb(nbytes); in aio_biowakeup()
249 dqp->dqb_bsoftlimit = dqp->dqb_bhardlimit = btodb(quota); in zfs_getquota()256 dqp->dqb_curblocks = btodb(used); in zfs_getquota()