Searched refs:DEV_BSIZE (Results 1 – 10 of 10) sorted by relevance
91 #define DEV_BSIZE 512 macro156 #define bdbtofsb(bn) ((bn) / (BLKDEV_IOSIZE/DEV_BSIZE))
34 #define LABELSECTOR (1024 / DEV_BSIZE) /* sector containing label */
67 #define DEV_BSIZE 512 macro132 #define bdbtofsb(bn) ((bn) / (BLKDEV_IOSIZE/DEV_BSIZE))
10 #define LABELSECTOR (1024 / DEV_BSIZE) /* sector containing label */
428 if (*f < DEV_BSIZE) { in mdevioctl()705 …mdev[devid].mdSecsize = DEV_BSIZE; /* Set starting block size… in mdevadd()
388 mp->mnt_devblocksize = DEV_BSIZE; in vfsinit()
871 ioattrp->io_devblocksize = DEV_BSIZE; in vfs_ioattr()
1103 mp->mnt_devblocksize = DEV_BSIZE; in vfs_rootmountalloc_internal()
1191 mp->mnt_devblocksize = DEV_BSIZE; in mount_common()
273 vp->v_specsize = DEV_BSIZE; in set_blocksize()278 vp->v_specsize = DEV_BSIZE; in set_blocksize()